[dolphin] [Bug 449179] Visual bugs during zoom animation
Felix Ernst
bugzilla_noreply at kde.org
Sun Feb 13 12:16:38 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=449179
Felix Ernst <fe.a.ernst at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/commit/a05343530
| |d0f434347158889020675123090
| |98ce
--- Comment #6 from Felix Ernst <fe.a.ernst at gmail.com> ---
Git commit a05343530d0f43434715888902067512309098ce by Felix Ernst, on behalf
of Eugene Popov.
Committed on 13/02/2022 at 12:16.
Pushed by felixernst into branch 'master'.
Fix zooming animation
Current implementation of the zooming animation is a bit buggy.
This MR fixes the following issues:
* in the Icon view mode, the icons sometimes "jump"
* in the Compact view mode, the labels sometimes are cut off
M +11 -12 src/kitemviews/kitemlistview.cpp
M +27 -2 src/kitemviews/kitemlistwidget.cpp
M +11 -0 src/kitemviews/kitemlistwidget.h
M +23 -21 src/kitemviews/kstandarditemlistwidget.cpp
M +1 -0 src/kitemviews/kstandarditemlistwidget.h
M +8 -0 src/kitemviews/private/kitemlistviewanimation.cpp
M +3 -3 src/kitemviews/private/kitemlistviewanimation.h
https://invent.kde.org/system/dolphin/commit/a05343530d0f43434715888902067512309098ce
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list