bar tooltips: refractor tooltip bg to StyledPopup

This commit is contained in:
end-4
2025-08-11 20:33:01 +07:00
parent 291b997972
commit 6a8a9172b1
7 changed files with 284 additions and 315 deletions
@@ -97,7 +97,8 @@ MouseArea {
StyledPopup {
hoverTarget: root
contentComponent: BatteryPopup {
BatteryPopup {
id: batteryPopup
anchors.centerIn: parent
}