mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-04 17:07:08 +02: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