summaryrefslogtreecommitdiffstats
path: root/src/android/jar/src/org/qtproject/qt5/android/ExtractStyle.java
diff options
context:
space:
mode:
authorMaxim Mikityanskiy <maxtram95@gmail.com>2015-08-09 13:47:12 +0300
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-12-17 18:55:30 +0000
commit33c9059f03a67d83123933426ea9164d57399d4c (patch)
treef6b1e6e240c5f4e3eabc6d8354c61bbbc2cf9f39 /src/android/jar/src/org/qtproject/qt5/android/ExtractStyle.java
parentad5c768fc8b93e22201fb557561b2edd4fcdc26b (diff)
Fix XI2 smooth scroll with inverted direction
When touchpad scroll direction is inverted, verticalIncrement and horizontalIncrement of scrollingDevice are negative, and rawDelta remains unfilled. It leads to pixelDelta.isNull() being true in wheel event handler even when XI2 smooth scrolling is available on the system. Fix that and fill rawDelta with correct values when inverted scroll direction is used. Change-Id: I9c0bdbad2c6b9bbed765eaa895dca300c5c70e86 Reviewed-by: Shawn Rutledge <shawn.rutledge@theqtcompany.com>
Diffstat (limited to 'src/android/jar/src/org/qtproject/qt5/android/ExtractStyle.java')
0 files changed, 0 insertions, 0 deletions