disable the scrollindicator

for some reason it seems interactive on the phone
This commit is contained in:
Marco Martin 2020-07-21 12:32:32 +02:00
parent dae850dbc9
commit d6bd455b1e

View file

@ -135,6 +135,7 @@ Item {
id: scrollabr
opacity: mainFlickable.moving
interactive: false
enabled: false
Behavior on opacity {
OpacityAnimator {
duration: units.longDuration * 2