mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
wallpaper-panel: no label.description for scheme combobox
This commit is contained in:
@@ -777,8 +777,6 @@ SmartPanel {
|
||||
// Right side: actions (view mode, hide filenames, refresh)
|
||||
NComboBox {
|
||||
Layout.fillWidth: true
|
||||
label: I18n.tr("panels.color-scheme.wallpaper-method-label")
|
||||
description: I18n.tr("panels.color-scheme.wallpaper-method-description")
|
||||
enabled: Settings.data.colorSchemes.useWallpaperColors
|
||||
baseSize: 0.8
|
||||
minimumWidth: 180
|
||||
|
||||
Reference in New Issue
Block a user