5abf73e3c9
As of wxWidgets 3.2, the wxWidgets event handler runs code after the the client event handler that depends on the menu still existing. Because there are potentially many paths to call ReCreateMenuBar from within a menu event handler, let's just wrap this action in a CallAfter to make sure it happens after the wx handler call completes. Fixes https://gitlab.com/kicad/code/kicad/-/issues/13149 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
bitmap2cmp_gui.cpp | ||
bitmap2cmp_gui.h | ||
bitmap2cmp_gui_base.cpp | ||
bitmap2cmp_gui_base.fbp | ||
bitmap2cmp_gui_base.h | ||
bitmap2cmp_main.cpp | ||
bitmap2cmp_settings.cpp | ||
bitmap2cmp_settings.h | ||
bitmap2component.cpp | ||
bitmap2component.h | ||
bitmap2component.icns |