344a237af8
When the touchmove listener is registered with passive: false, scrolling
up on Firefox Android only works every other attempt. When scrolling
breaks, the touchmove callback is never invoked.
The passive flag was originally set to false as part of a fix to prevent
vertical scrolling while swiping:
|
||
---|---|---|
.. | ||
bin | ||
css | ||
js | ||
static.go |