Each KIWAY_PLAYER has some initialization elements that may take time
before the frame is raised. If handling is returned to the UI during
that load, we can cause reentrant issues for players.
Fixes https://gitlab.com/kicad/code/kicad/issues/4284
Fixes https://gitlab.com/kicad/code/kicad/issues/3743
(cherry picked from commit
|
||
---|---|---|
.. | ||
kicad_manager_actions.cpp | ||
kicad_manager_actions.h | ||
kicad_manager_control.cpp | ||
kicad_manager_control.h |