mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
workspace-settings: icon scaling should be hidden when not using icons
This commit is contained in:
@@ -226,6 +226,7 @@ ColumnLayout {
|
||||
settingsChanged(saveSettings());
|
||||
}
|
||||
text: Math.round(valueIconScale * 100) + "%"
|
||||
visible: valueShowApplications
|
||||
}
|
||||
|
||||
NDivider {
|
||||
|
||||
Reference in New Issue
Block a user