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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kir
                   |                            |igami/e0a623414cfb34df8e3ae
                   |                            |717d720f7a0f952b2c8
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Marco Martin <notm...@gmail.com> ---
Git commit e0a623414cfb34df8e3ae717d720f7a0f952b2c8 by Marco Martin.
Committed on 10/03/2017 at 16:29.
Pushed by mart into branch 'master'.

manage scrollwheel by hand on desktop

Summary:
when on desktop, skip the flickable internal
scrollwheel manah=gement that is completely
broken and manage scrolling by ourselves
with a MouseArea instead

Test Plan:
tried mouse wheel and touchpad two finger
scrolling, both look more sensible now
(how many lines the mouse wheel scrolls
is still to be implemented)
exported QT_QUICK_CONTROLS_MOBILE=true
env var and it works again as before

Reviewers: #kirigami

Subscribers: plasma-devel

Tags: #kirigami

Differential Revision: https://phabricator.kde.org/D5004

M  +22   -1    src/controls/templates/private/ScrollView.qml

https://commits.kde.org/kirigami/e0a623414cfb34df8e3ae717d720f7a0f952b2c8

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to