1
0
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:
Michail Vourlakos 2018-01-30 21:11:43 +02:00
parent 33d253d6ce
commit d0064e622d

View File

@ -384,6 +384,7 @@ DragDrop.DropArea {
//// BEGIN OF Behaviors
Behavior on iconSize {
enabled: !(root.editMode && root.behaveAsPlasmaPanel)
NumberAnimation {
duration: 200