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

Aleix Pol <aleix...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kirigami/commit/b698
                   |                            |0005ab3878747c27c5e7265b442
                   |                            |188953a7c

--- Comment #4 from Aleix Pol <aleix...@kde.org> ---
Git commit b6980005ab3878747c27c5e7265b442188953a7c by Aleix Pol.
Committed on 18/10/2022 at 16:59.
Pushed by apol into branch 'master'.

SwipeListItem: Make sure we only show the aggressive warning when it's due

I've seen at times that the warning would show in Discover despite the
conditions explained in the text would not be matched. This is because
of how Repeater works and ultimately the size here.

Instead of keeping it in a property that needs to keep being updated, do
it in a local function so at least we are calculating it on the spot
rather than using the last update of the property.

M  +6    -5    src/controls/templates/SwipeListItem.qml

https://invent.kde.org/frameworks/kirigami/commit/b6980005ab3878747c27c5e7265b442188953a7c

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

Reply via email to