Summary: | Wishlist: Color schemes, Icon themes and Widget style together in the same menu | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | MarcP <iwannaberich> |
Component: | Usability-Themes | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | iwannaberich, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 6.3.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/digikam/commit/68aa10b6330956c0358854775b191136c949eac3 | Version Fixed In: | 6.3.0 |
Sentry Crash Report: |
Description
MarcP
2019-08-25 18:40:35 UTC
The color scheme change available in the settings menu is general KF5 standard. A restart for change icon set is necessary, is explained in the option text. It is not necessary to annoy the user with a message box. Maik Ok, it's not a big deal in any case. The change of the color scheme here under a KF5 desktop functions in the meantime, so that also the correct icons (light / dark) are drawn. However, we can not use the KIconLoader due to portability, so manual selection in digiKam is necessary. Maik Git commit 68aa10b6330956c0358854775b191136c949eac3 by Maik Qualmann. Committed on 31/08/2019 at 16:14. Pushed by mqualmann into branch 'master'. automatically choose the right icon theme for the color scheme Related: bug 374091, bug 409084 FIXED-IN: 6.3.0 M +4 -1 NEWS M +39 -0 core/libs/settings/applicationsettings_miscs.cpp https://invent.kde.org/kde/digikam/commit/68aa10b6330956c0358854775b191136c949eac3 |