Skip to content

WheelHandler: Round contentX/contentY positions

Noah Davis requested to merge work/ndavis/bug449884 into master

I'm basically forcing pixel alignment because I don't see a reason not to when scrolling with a touchpad or mouse wheel. We should ideally also fix this in Qt so that workarounds like these aren't necessary.

BUG: 449884

https://bugs.kde.org/show_bug.cgi?id=449884

Merge request reports