weird bluetooth hover thing

This commit is contained in:
2026-06-29 18:57:03 +01:00
parent 8c7ecc1b14
commit 8abc848325
4 changed files with 37 additions and 7 deletions

View File

@@ -182,7 +182,6 @@ Container {
onTriggered: {
if (!root.hover.hovered) {
console.log("some");
root.state = "";
}
}