mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Show slicing progress in SaveButton area instead of MessageStack
Add separators to sidebar Tweak theme
This commit is contained in:
parent
e293501e37
commit
6bfed19477
5 changed files with 57 additions and 21 deletions
|
@ -76,7 +76,7 @@ Rectangle {
|
|||
TextField {
|
||||
id: printJobTextfield
|
||||
anchors.right: parent.right
|
||||
height: UM.Theme.sizes.sidebar_inputFields.height
|
||||
height: UM.Theme.sizes.sidebar_inputfields.height
|
||||
width: base.width
|
||||
property int unremovableSpacing: 5
|
||||
text: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue