mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-08 04:42:11 +00:00
MediaCard: New look courtesy of @pC with some tweaking.
This commit is contained in:
@@ -124,8 +124,8 @@ ColumnLayout {
|
||||
|
||||
NText {
|
||||
text: I18n.tr("system.scaling-percentage", {
|
||||
"percentage": Math.round(scaleSlider.value * 100)
|
||||
})
|
||||
"percentage": Math.round(scaleSlider.value * 100)
|
||||
})
|
||||
Layout.preferredWidth: 55 * scaling
|
||||
horizontalAlignment: Text.AlignRight
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
|
||||
Reference in New Issue
Block a user