fixed the beta

This commit is contained in:
Hannes
2026-06-15 23:30:42 +02:00
parent c4a018e39c
commit 5df0534c78
4 changed files with 25 additions and 10 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ PopupWindow {
visible: false
color: "transparent"
width: popupWidth
height: background.height
// width: popupWidth
// height: background.height
onAnchorHoveredChanged: popup.updateVisibility()