1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-08-15 21:49:28 +03:00

fix #783,shrink a bit the tasks number

This commit is contained in:
Michail Vourlakos
2017-12-04 14:47:50 +02:00
parent 9c120d6811
commit 1678ad7adb

View File

@ -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