mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Follow-up of 4f63095d9a -> Collapse toolbar disabled by default
This commit is contained in:
@@ -3967,8 +3967,6 @@ bool Plater::priv::init_collapse_toolbar()
|
||||
if (!collapse_toolbar.add_item(item))
|
||||
return false;
|
||||
|
||||
collapse_toolbar.set_enabled(true);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user