mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
First implementation of the separate plater from the settings tabs
+ Added collapse_toolbar
This commit is contained in:
parent
b447b45a3e
commit
fcb85dcdc3
9 changed files with 211 additions and 41 deletions
|
@ -424,6 +424,8 @@ bool GUI_App::on_init_inner()
|
|||
|
||||
update_mode(); // update view mode after fix of the object_list size
|
||||
|
||||
mainframe->switch_to(true); // hide settings tabs after mode updating
|
||||
|
||||
m_initialized = true;
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue