updated components #122

Merged
zach merged 64 commits from feat/updated-components into main 2026-06-23 11:33:20 +02:00
Showing only changes of commit 91b4466773 - Show all commits
+1
View File
@@ -188,6 +188,7 @@ Item {
}
root.drawing.content.showHover(x, y);
return;
}
if (!root.visibilities.bar && Config.barConfig.autoHide && y < root.bar.implicitHeight)