mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
disable the scrollindicator
for some reason it seems interactive on the phone
This commit is contained in:
parent
dae850dbc9
commit
d6bd455b1e
1 changed files with 1 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ Item {
|
|||
id: scrollabr
|
||||
opacity: mainFlickable.moving
|
||||
interactive: false
|
||||
enabled: false
|
||||
Behavior on opacity {
|
||||
OpacityAnimator {
|
||||
duration: units.longDuration * 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue