mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 03:09:04 +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;
|
minimumValue: 0;
|
||||||
maximumValue: 100
|
maximumValue: 100
|
||||||
width: parent.width
|
width: parent.width
|
||||||
height: 20
|
height: 10
|
||||||
value: manager.downloadProgress
|
value: manager.downloadProgress
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user