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

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.84
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kdeclarative/commit/
                   |                            |4b6b17532016a060812fa5c91ff
                   |                            |46c144344d094
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Nate Graham <[email protected]> ---
Git commit 4b6b17532016a060812fa5c91ff46c144344d094 by Nate Graham.
Committed on 14/06/2021 at 18:30.
Pushed by ngraham into branch 'master'.

[GridDelegate] Remove lightening overlay on hover

This overlay causes the colors of the hovered item to be distorted,
which may be a problem when the content's color matters--for example
when selecting a new color scheme!

There is an outline effect on hover that differs from the selection
effect, so that should be enough to denote that an item is hovered.

Also the lightening effect is is currently hardcoded to not exist on
mobile, so let's just remove it on the desktop view to be consistent.
FIXED-IN: 5.84

M  +5    -9    src/qmlcontrols/kcmcontrols/qml/GridDelegate.qml

https://invent.kde.org/frameworks/kdeclarative/commit/4b6b17532016a060812fa5c91ff46c144344d094

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

Reply via email to