mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:09:08 +08:00
Decreased height of progress bar
CURA-3856
This commit is contained in:
parent
8a8123a021
commit
31dcb6f41f
@ -45,7 +45,7 @@ UM.Dialog
|
||||
minimumValue: 0;
|
||||
maximumValue: 100
|
||||
width: parent.width
|
||||
height: 20
|
||||
height: 10
|
||||
value: manager.downloadProgress
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user