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

Jan Grulich <jgrul...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kconfigwidgets/commi
                   |                            |t/2cd530626aeafd861c65b434a
                   |                            |f85d5153da618a2

--- Comment #5 from Jan Grulich <jgrul...@redhat.com> ---
Git commit 2cd530626aeafd861c65b434af85d5153da618a2 by Jan Grulich.
Committed on 09/03/2023 at 12:12.
Pushed by nicolasfella into branch 'master'.

KColorSchemeManager: don't override color scheme set by platform theme

This allows to have Qt platform theme setting the color scheme before
it gets set and overriden by KColorSchemeManager. This is useful for 3rd
party platform themes like QGnomePlatform, allowing them to set a color
scheme that would complement QPalette. Since many KDE apps rely on using
KColorScheme, it can happen that they will use a color from KColorScheme
that doesn't correspond to QPalette set through the platform theme and
end up being broken.

M  +11   -2    src/kcolorschememanager.cpp

https://invent.kde.org/frameworks/kconfigwidgets/commit/2cd530626aeafd861c65b434af85d5153da618a2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to