mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Added popup menu with multiple choice of settings
This commit is contained in:
parent
a6b1e8466d
commit
36f8050d7b
3 changed files with 122 additions and 33 deletions
|
@ -902,7 +902,7 @@ void add_expert_mode_part( wxWindow* parent, wxBoxSizer* sizer,
|
|||
set_event_remove_object(event_remove_object);
|
||||
init_mesh_icons();
|
||||
|
||||
wxWindowUpdateLocker noUpdates(parent);
|
||||
// wxWindowUpdateLocker noUpdates(parent);
|
||||
|
||||
// add_objects_list(parent, sizer);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue