mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-27 14:50:21 +03:00
Revert "show task number correctly after bouncing animation"
This reverts commit 9c120d68119555986acec86603404790e65a9489.
This commit is contained in:
parent
9aa37e8e23
commit
f777a5a587
@ -456,8 +456,6 @@ Item{
|
||||
}
|
||||
}
|
||||
|
||||
Component.onCompleted: fixedIndex = parabolicManager.pseudoTaskIndex(index+1);
|
||||
|
||||
property real opacityN: root.showTasksNumbers && !mainItemContainer.isSeparator && fixedIndex<10 ? 1 : 0
|
||||
|
||||
Behavior on opacityN {
|
||||
|
Loading…
x
Reference in New Issue
Block a user