mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +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))
|
if (!collapse_toolbar.add_item(item))
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
collapse_toolbar.set_enabled(true);
|
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user