mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
ColorSchemeTab: hide matugen scheme type when Matugen is disabled
This commit is contained in:
@@ -146,6 +146,7 @@ ColumnLayout {
|
||||
description: I18n.tr("settings.color-scheme.color-source.matugen-scheme-type.description")
|
||||
enabled: Settings.data.colorSchemes.useWallpaperColors
|
||||
opacity: Settings.data.colorSchemes.useWallpaperColors ? 1.0 : 0.6
|
||||
visible: Settings.data.colorSchemes.useWallpaperColors
|
||||
|
||||
model: [{
|
||||
"key": "scheme-content",
|
||||
|
||||
Reference in New Issue
Block a user