Fixed a bunch of scaling issue in bar NIconButtons

This commit is contained in:
ItsLemmy
2025-10-09 17:31:42 -04:00
parent 075c8f08f6
commit 0989601dbc
14 changed files with 24 additions and 12 deletions
+1
View File
@@ -8,6 +8,7 @@ Rectangle {
id: root
property real baseSize: Style.baseWidgetSize
property real scaling: 1.0
property string icon
property string tooltipText