mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 14:13:57 -06:00
Fixed suppress scrolling for preset comboboxes and some comboboxes on right panel on all platforms
This commit is contained in:
parent
d8272d92d6
commit
b71c001845
3 changed files with 17 additions and 53 deletions
|
@ -99,7 +99,6 @@ protected:
|
|||
|
||||
PrinterTechnology printer_technology {ptAny};
|
||||
|
||||
bool check_event_for_suppress_change(wxCommandEvent& evt);
|
||||
void invalidate_selection();
|
||||
void validate_selection(bool predicate = false);
|
||||
void update_selection();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue