mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Update styling and functionality of sidebar in cura
This commit is contained in:
parent
bd1e12b492
commit
a173022ec6
3 changed files with 115 additions and 245 deletions
|
|
@ -111,7 +111,8 @@ Column {
|
|||
width: parent.width;
|
||||
height: UM.Theme.sizes.section.height;
|
||||
|
||||
icon: UM.Theme.icons.printsetup;
|
||||
iconSource: UM.Theme.icons.printsetup;
|
||||
text: qsTr("Print Setup");
|
||||
enabled: false;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue