forked from Shinonome/dots-hyprland
remove debug print
This commit is contained in:
@@ -131,7 +131,6 @@ Item {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
onCanceled: (mouse) => {
|
onCanceled: (mouse) => {
|
||||||
console.log("Exited")
|
|
||||||
dragStarted = false
|
dragStarted = false
|
||||||
if (notificationRowWrapper.x > dragConfirmThreshold) {
|
if (notificationRowWrapper.x > dragConfirmThreshold) {
|
||||||
root.notificationXAnimation = Appearance.animation.elementMoveEnter
|
root.notificationXAnimation = Appearance.animation.elementMoveEnter
|
||||||
|
|||||||
Reference in New Issue
Block a user