Avoid unwanted horizontal scrolling
ClosedPublic

Authored by sars on Dec 17 2019, 5:06 PM.

Details

Summary

It looks like the horizontal scrolling is a bit too sensitive while
also scrolling vertically. This patch disables horizontal scrolling
if the vertical wheel event value is larger than the horizontal.

BUG: 415096

Diff Detail

Repository
R39 KTextEditor
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sars created this revision.Dec 17 2019, 5:06 PM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptDec 17 2019, 5:06 PM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
sars requested review of this revision.Dec 17 2019, 5:06 PM
cullmann accepted this revision.Dec 26 2019, 6:44 PM

Looks reasonable, thanks for taking care + happy x-mas ;=)

This revision is now accepted and ready to land.Dec 26 2019, 6:44 PM
This revision was automatically updated to reflect the committed changes.