wallpaper-panel: removed tooltip on generation scheme - which was causing more harm than good

This commit is contained in:
Lemmy
2026-01-23 17:16:36 -05:00
parent af178db096
commit 0c56347d3a
+1 -1
View File
@@ -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 => {