mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Apply restyle of the toolbar according to the new designs.
This commit is contained in:
parent
38a80ecae5
commit
9bf18031ce
6 changed files with 185 additions and 67 deletions
|
@ -186,6 +186,7 @@ UM.MainWindow
|
|||
verticalCenter: parent.verticalCenter
|
||||
left: parent.left
|
||||
}
|
||||
visible: CuraApplication.platformActivity
|
||||
}
|
||||
|
||||
ObjectsList
|
||||
|
@ -235,6 +236,7 @@ UM.MainWindow
|
|||
anchors.bottom: parent.bottom
|
||||
anchors.rightMargin: UM.Theme.getSize("thick_margin").width
|
||||
anchors.bottomMargin: UM.Theme.getSize("thick_margin").height
|
||||
visible: CuraApplication.platformActivity
|
||||
}
|
||||
|
||||
Loader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue