mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-05 03:30:03 +00:00
NValueSlider: scaling
This commit is contained in:
@@ -47,7 +47,7 @@ RowLayout {
|
||||
pointSize: root.textSize
|
||||
family: Settings.data.ui.fontFixed
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
Layout.preferredWidth: 45
|
||||
Layout.preferredWidth: 45 * Scale.uiScaleRatio
|
||||
horizontalAlignment: Text.AlignRight
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user