dont animate iconSize in editMode & behaveAsPanel

pull/2/head
Michail Vourlakos 7 years ago
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…
Cancel
Save