mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
ENH:The dropdown menu remains displayed after clicking on the image
jira: github 6255 Change-Id: I7f9a2b0e210a0b1405e1e15e8a494195570ce0d5 (cherry picked from commit 619be468ac2004d3848d1a8852c68fa2c41c5403)
This commit is contained in:
@@ -153,6 +153,8 @@ public:
|
||||
Sidebar &operator=(const Sidebar &) = delete;
|
||||
~Sidebar();
|
||||
|
||||
void on_enter_image_printer_bed(wxMouseEvent &evt);
|
||||
void on_leave_image_printer_bed(wxMouseEvent &evt);
|
||||
void on_change_color_mode(bool is_dark);
|
||||
void create_printer_preset();
|
||||
void init_filament_combo(PlaterPresetComboBox **combo, const int filament_idx);
|
||||
|
||||
Reference in New Issue
Block a user