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:
@ -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
|
||||
|
Reference in New Issue
Block a user