mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Merge branch '3.2'
This commit is contained in:
commit
00cf47a941
3 changed files with 24 additions and 5 deletions
|
@ -31,7 +31,7 @@ Rectangle
|
|||
border.width: UM.Theme.getSize("default_lining").width
|
||||
border.color: UM.Theme.getColor("lining")
|
||||
|
||||
property bool collapsed: false;
|
||||
property bool collapsed: true;
|
||||
|
||||
SystemPalette { id: palette }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue