mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Fixed a bunch of scaling issue in bar NIconButtons
This commit is contained in:
@@ -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: ""
|
||||
|
||||
Reference in New Issue
Block a user