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

Felix Ernst <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/-/commit/2ff3017
                   |                            |35ed4707a303186e5db4971a514
                   |                            |00335b
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #12 from Felix Ernst <[email protected]> ---
Git commit 2ff301735ed4707a303186e5db4971a51400335b by Felix Ernst, on behalf
of Akseli Lahtinen.
Committed on 26/08/2025 at 12:42.
Pushed by felixernst into branch 'master'.

KItemListView: Check if animation is already started before starting new one

When user changes the zoom rapidly, we start the animation multiple
times, which causes delays with the animation and the icon size
is wrong for a while until user interaction refreshes the view.

This change runs the animation only when it's been finished, and
avoids the issue with the refresh. Instead in those situations,
we know that user is doing something really rapidly, so we
should just set the icon size to what it needs to be.

M  +1    -1    src/kitemviews/kitemlistview.cpp

https://invent.kde.org/system/dolphin/-/commit/2ff301735ed4707a303186e5db4971a51400335b

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

Reply via email to