bar: popups: fix and simplify positioning

This commit is contained in:
end-4
2025-08-11 15:52:54 +07:00
parent e39c1af5ae
commit 0beee14cd8
5 changed files with 10 additions and 25 deletions
@@ -70,7 +70,6 @@ Item {
StyledPopup {
hoverTarget: mouseArea
offsetY: -30
contentComponent: Rectangle {
id: resourcePopup
readonly property real margin: 10