mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Modifiers are moving now
This commit is contained in:
parent
fb9ba1a55c
commit
99082bfe67
5 changed files with 213 additions and 52 deletions
|
@ -887,6 +887,8 @@ void add_expert_mode_part( wxWindow* parent, wxBoxSizer* sizer,
|
|||
{
|
||||
set_event_object_selection_changed(event_object_selection_changed);
|
||||
set_event_object_settings_changed(event_object_settings_changed);
|
||||
init_mesh_icons();
|
||||
|
||||
wxWindowUpdateLocker noUpdates(parent);
|
||||
|
||||
add_collapsible_panes(parent, sizer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue