Fix non-sensical logic, timers and animations.

This commit is contained in:
reakjra
2025-11-07 16:34:29 +01:00
parent e50ea627e8
commit 23b471edc2
@@ -73,7 +73,6 @@ Rectangle {
onAccepted: {
root.applyLimit();
event.accepted = true;
}
}