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

Akseli Lahtinen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kirigami/-/commit/e8
                   |                            |71df6f733ea34fd811aed0687b6
                   |                            |fcc06a39707

--- Comment #3 from Akseli Lahtinen <[email protected]> ---
Git commit e871df6f733ea34fd811aed0687b6fcc06a39707 by Akseli Lahtinen.
Committed on 10/09/2026 at 12:21.
Pushed by akselmo into branch 'master'.

PlatformTheme: Insert frameContrast to the data

In case we do not have data, we never updated the frameContrast
to it from the platformTheme, causing us to sometimes get
default value even when framecontrast was set.

This adds the frameContrast to the PlatformThemePrivate
and makes sure it gets updated first, then updates
the data. If we have no data, we get the current frameContrast
from PlatformThemePrivate. If we do have it, we just fetch
it from data itself.

M  +8    -2    src/platform/platformtheme.cpp

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

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

Reply via email to