D19190: Improve scroll wheel speed by basing it on label height, not icon height
Anthony Fieroni
noreply at phabricator.kde.org
Wed Feb 20 17:35:16 GMT 2019
anthonyfieroni added inline comments.
INLINE COMMENTS
> kitemlistcontainer.cpp:267-268
> + // Use the same step size as KDirOperator does
> + const QFontMetrics metrics(font());
> + singleStep = metrics.height() * 2.5;
> +
I always think that we have that step in library, i have in mind that in system settings has a scroll speed, now i don't see, somethings changed and i did not notice :)
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D19190
To: ngraham, #dolphin, elvisangelaccio
Cc: anthonyfieroni, kfm-devel, alexde, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190220/ba63a756/attachment.htm>
More information about the kfm-devel
mailing list