mirror of
https://github.com/KDE/latte-dock.git
synced 2025-02-05 05:47:26 +03:00
drop deprecated inSlidingAnimation
This commit is contained in:
parent
a9bceda4be
commit
145a4b222c
@ -53,7 +53,6 @@ Item{
|
||||
property bool inSlidingIn: false //necessary because of its init structure
|
||||
property alias inSlidingOut: slidingAnimationAutoHiddenOut.running
|
||||
property bool inRelocationHiding: false
|
||||
readonly property bool inSliding: inSlidingIn || inSlidingOut || inRelocationHiding || inClientSideScreenEdgeSliding || inRelocationAnimation
|
||||
|
||||
readonly property bool isSinkedEventEnabled: !(parabolic.isEnabled && (animations.needBothAxis.count>0 || animations.needLength.count>0))
|
||||
&& !inSlidingIn
|
||||
|
Loading…
x
Reference in New Issue
Block a user