mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Some code refactoring
This commit is contained in:
parent
e2349bdd2e
commit
452eb62f11
3 changed files with 22 additions and 22 deletions
|
@ -530,7 +530,7 @@ void GUI_App::update_mode()
|
|||
sidebar().update_mode();
|
||||
|
||||
for (auto tab : tabs_list)
|
||||
tab->update_visibility();
|
||||
tab->update_mode();
|
||||
|
||||
plater()->update_object_menu();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue