mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-27 15:29:41 -07:00
Try to fix selection of overridden option when TextCtrl is focused
Note: the problem was observed only under OSX
This commit is contained in:
@@ -281,6 +281,7 @@ public:
|
||||
~TextCtrl() {}
|
||||
|
||||
void BUILD();
|
||||
bool value_was_changed();
|
||||
// Propagate value from field to the OptionGroupe and Config after kill_focus/ENTER
|
||||
void propagate_value();
|
||||
wxWindow* window {nullptr};
|
||||
|
||||
Reference in New Issue
Block a user