remove debug print

This commit is contained in:
end-4
2025-05-22 14:27:55 +02:00
parent b66f1b7e93
commit 6b23854918
@@ -131,7 +131,6 @@ Item {
}
}
onCanceled: (mouse) => {
console.log("Exited")
dragStarted = false
if (notificationRowWrapper.x > dragConfirmThreshold) {
root.notificationXAnimation = Appearance.animation.elementMoveEnter