mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Removed all creeping: readonly property real scaling: Scaling.scale(screen)
This commit is contained in:
@@ -7,8 +7,6 @@ import qs.Widgets
|
||||
NBox {
|
||||
id: root
|
||||
|
||||
readonly property real scaling: Scaling.scale(screen)
|
||||
|
||||
Layout.preferredWidth: 84 * scaling
|
||||
implicitHeight: content.implicitHeight + Style.marginTiny * 2 * scaling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user