mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-24 18:03:53 +03:00
dont animate iconSize in editMode & behaveAsPanel
This commit is contained in:
parent
33d253d6ce
commit
d0064e622d
@ -384,6 +384,7 @@ DragDrop.DropArea {
|
||||
|
||||
//// BEGIN OF Behaviors
|
||||
Behavior on iconSize {
|
||||
enabled: !(root.editMode && root.behaveAsPlasmaPanel)
|
||||
NumberAnimation {
|
||||
duration: 200
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user