update to battery.qml

This commit is contained in:
Honney
2026-06-22 13:21:47 +02:00
parent ec8d1045bf
commit 2eae90b6b5
4 changed files with 70 additions and 22 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ PopupWindow {
property Item anchorItem
property bool anchorHovered: false
property int minpopupWidth: 300
property int minpopupWidth: 150
property int minpopupHeight: 50
property int popupVerticalOffset: 0
property int spacingValue: 12