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
@@ -38,7 +38,6 @@ MouseArea {
StyledPopup {
hoverTarget: root
offsetY: -25
contentComponent: WeatherPopup {
id: weatherPopup
anchors.centerIn: parent