Summary: | Previous custom accent color not remembered after other option is selected | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Loren Burkholder <loren> |
Component: | kcm_colors | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | jpwhiting, mwoehlke.floss, nate, tantalising007 |
Priority: | NOR | Keywords: | usability |
Version: | 5.25.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/a8d8e8ed52e3cae586d02b9d67cc3d3bf35a97fb | Version Fixed In: | 5.26 |
Sentry Crash Report: |
Description
Loren Burkholder
2022-06-24 18:01:49 UTC
Now I think about it, why don't we restore the last used color? If there is no reason to do so, I will soon fix it. I think it should be fine to remember the last-used custom accent color. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1878 Git commit a8d8e8ed52e3cae586d02b9d67cc3d3bf35a97fb by Nate Graham, on behalf of Tanbir Jishan. Committed on 29/06/2022 at 19:26. Pushed by ngraham into branch 'master'. kcms/colors: Show last-used custom accent color when clicking custom color checkbox Right now it opens the color picker dialog with the current first accent color. Remembering the user's prior custom accent color (if any) is nicer. FIXED-IN: 5.26 M +13 -0 kcms/colors/colors.cpp M +5 -0 kcms/colors/colors.h M +4 -0 kcms/colors/colorssettings.kcfg M +4 -2 kcms/colors/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/a8d8e8ed52e3cae586d02b9d67cc3d3bf35a97fb |