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:
@@ -8,7 +8,8 @@ import qs.Widgets
|
||||
NIconButton {
|
||||
id: root
|
||||
|
||||
property real scaling: 1.0
|
||||
// NIconButton must only define screen, not scaling
|
||||
property ShellScreen screen
|
||||
|
||||
baseSize: Style.capsuleHeight
|
||||
compact: (Settings.data.bar.density === "compact")
|
||||
|
||||
Reference in New Issue
Block a user