Review Request 129409: Fix scrolling in dock panels
Elvis Angelaccio
elvis.angelaccio at kde.org
Sun Nov 20 11:12:24 GMT 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129409/
-----------------------------------------------------------
(Updated Nov. 20, 2016, 11:12 a.m.)
Review request for Dolphin, Emmanuel Pescosta and Martin Tobias Holmedahl Sandsmark.
Changes
-------
Address issues
Bugs: 365968
https://bugs.kde.org/show_bug.cgi?id=365968
Repository: dolphin
Description
-------
The reason why scrolling is smooth in the DolphinView but not in the dock panels is: https://bugs.kde.org/show_bug.cgi?id=365968#c19
This patch changes KItemListContainer::updateScrollOffsetScrollBar() to use a new KItemListView::itemSizeHint() method which adapts to the current icon size in the panels. This ensures the scroll is always smooth in both main and dock panels.
BUG: 365968
FIXED-IN: 16.12.0
Diffs (updated)
-----
src/kitemviews/kitemlistcontainer.cpp 6974ebb
src/kitemviews/kitemlistview.h 9adf9f8
src/kitemviews/kitemlistview.cpp df65399
src/kitemviews/private/kitemlistsizehintresolver.h ff17f2d
src/kitemviews/private/kitemlistsizehintresolver.cpp 1d80670
Diff: https://git.reviewboard.kde.org/r/129409/diff/
Testing
-------
Scroll is now smoot both in Places and Folders dock panels. Tested with xf86-input-libinput and xf86-input-evded drivers, and libinput on Wayland.
Thanks,
Elvis Angelaccio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20161120/242e7ca9/attachment.htm>
More information about the kfm-devel
mailing list