mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 05:07:50 -06:00
Decreased height of progress bar
CURA-3856
This commit is contained in:
parent
8a8123a021
commit
31dcb6f41f
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ UM.Dialog
|
|||
minimumValue: 0;
|
||||
maximumValue: 100
|
||||
width: parent.width
|
||||
height: 20
|
||||
height: 10
|
||||
value: manager.downloadProgress
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue