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
@@ -97,8 +97,6 @@ MouseArea {
StyledPopup {
hoverTarget: root
offsetY: -30
maskEnabled: true
contentComponent: BatteryPopup {
id: batteryPopup
anchors.centerIn: parent