[konsole] [Bug 455823] Wallpaper FillStyle could not save corretly

LiuBodong bugzilla_noreply at kde.org
Fri Jun 24 10:57:52 BST 2022


https://bugs.kde.org/show_bug.cgi?id=455823

--- Comment #1 from LiuBodong <liubodong2010 at 126.com> ---
After I debug the source code, I found in ColorSchemeEditor.cpp
```
void ColorSchemeEditor::scalingTypeChanged(QString style)
{
    _colors->setWallpaper(_colors->wallpaper()->path(), style,
_colors->wallpaper()->anchor(), _colors->wallpaper()->opacity());
}
```
this method did not transform style from i18n.

Any one who can fix this bug?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list