mirror of
https://github.com/KDE/latte-dock.git
synced 2025-02-04 01:47:31 +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
|
//// BEGIN OF Behaviors
|
||||||
Behavior on iconSize {
|
Behavior on iconSize {
|
||||||
|
enabled: !(root.editMode && root.behaveAsPlasmaPanel)
|
||||||
NumberAnimation {
|
NumberAnimation {
|
||||||
duration: 200
|
duration: 200
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user