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
+2 -1
View File
@@ -9,7 +9,8 @@ import qs.Services
NIconButton {
id: root
property real scaling: 1.0
// NIconButton must only define screen, not scaling
property ShellScreen screen
// Widget properties passed from Bar.qml for per-instance settings
property string widgetId: ""