mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
wallpaper-panel: removed tooltip on generation scheme - which was causing more harm than good
This commit is contained in:
@@ -781,7 +781,7 @@ SmartPanel {
|
||||
baseSize: 0.8
|
||||
Layout.minimumWidth: 200
|
||||
minimumWidth: 200
|
||||
tooltip: I18n.tr("panels.color-scheme.wallpaper-method-label")
|
||||
//tooltip: I18n.tr("panels.color-scheme.wallpaper-method-label")
|
||||
model: TemplateProcessor.schemeTypes
|
||||
currentKey: Settings.data.colorSchemes.generationMethod
|
||||
onSelected: key => {
|
||||
|
||||
Reference in New Issue
Block a user