D14758: use view lines for wheel scrolling, not real lines
Nathaniel Graham
noreply at phabricator.kde.org
Sun Aug 12 23:09:57 BST 2018
ngraham added a comment.
Thanks for the patch, Sven!
There are two issues with scrolling:
1. Multi-line strings are inappropriately treated as a single line for the purposes of scrolling
2. Lack of per-pixel scrolling that touchpad users expect.
This patch fixes #1, but not #2. I've untangles the Bugzilla tickets such that https://bugs.kde.org/show_bug.cgi?id=256561 now only tracks #1, so I think you're free to add `BUG: 256561` to this patch. We will track pixel-by-pixel scrolling separately with https://bugs.kde.org/show_bug.cgi?id=378275.
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D14758
To: brauch, dhaumann
Cc: ngraham, kwrite-devel, kde-frameworks-devel, michaelh, kevinapavew, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20180812/8236ca78/attachment.html>
More information about the KWrite-Devel
mailing list