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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kirigami/-/commit/bf
                   |                            |3b2d41708e6331ed26aa280609b
                   |                            |8f39f3f7772
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #14 from Marco Martin <notm...@gmail.com> ---
Git commit bf3b2d41708e6331ed26aa280609b8f39f3f7772 by Marco Martin.
Committed on 25/09/2024 at 09:37.
Pushed by mart into branch 'master'.

Use disabled text colors also for inherit-ing Theme instances

* a Theme instance has its own set of colors if it does *not* inherit
* the set of color of disabled stuff should be different from enabled
* if a non inherit one is disabled, it will take colors from the parents that
are not disabled

Change to behave as non inherit when the quickitem of this theme is disabled
and
colorGroup is not Disabled

M  +50   -0    autotests/tst_theme.qml
M  +3    -0    src/platform/basictheme.cpp
M  +11   -2    src/platform/platformtheme.cpp

https://invent.kde.org/frameworks/kirigami/-/commit/bf3b2d41708e6331ed26aa280609b8f39f3f7772

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

Reply via email to