fix #783,shrink a bit the tasks number

v0.7
Michail Vourlakos 7 years ago
parent 9c120d6811
commit 1678ad7adb

@ -483,7 +483,7 @@ Item{
anchors.centerIn: parent
//opacity: taskNumberLoader.opacityN && !root.enableShadows ? 1 : 0
width: 0.5 * parent.width
width: 0.4 * parent.width
height: width
numberValue: taskNumberLoader.fixedIndex
showNumber: true

Loading…
Cancel
Save