Skip to content
Commit e0a62341 authored by Marco Martin's avatar Marco Martin
Browse files

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
BUG:376910

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
parent e51257ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment