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