bar: make battery indicator more aligned

This commit is contained in:
end-4
2025-12-09 23:50:28 +01:00
parent 0cc521aef5
commit 1a3cc9b4d3
@@ -30,7 +30,11 @@ MouseArea {
height: batteryProgress.valueBarHeight
RowLayout {
anchors.centerIn: parent
anchors {
horizontalCenter: parent.horizontalCenter
bottom: parent.bottom
bottomMargin: (parent.height - height) / 2
}
spacing: 0
MaterialSymbol {