bar tooltips: refractor more

This commit is contained in:
end-4
2025-08-11 22:05:19 +07:00
parent 8eac9338fe
commit aa025e4fac
7 changed files with 363 additions and 290 deletions
@@ -94,12 +94,8 @@ MouseArea {
}
}
StyledPopup {
BatteryPopup {
id: batteryPopup
hoverTarget: root
BatteryPopup {
id: batteryPopup
anchors.centerIn: parent
}
}
}