mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Context menu from the object on the 3Dscene
This commit is contained in:
@@ -539,6 +539,8 @@ void GUI_App::update_mode()
|
||||
mode == ConfigMenuModeExpert ? comExpert : comAdvanced;
|
||||
for (auto tab : tabs_list)
|
||||
tab->update_visibility(opt_mode);
|
||||
|
||||
plater()->update_object_menu();
|
||||
}
|
||||
|
||||
void GUI_App::add_config_menu(wxMenuBar *menu)
|
||||
|
||||
Reference in New Issue
Block a user