Clément Roche
Clément Roche
Exact, that would be awesome !
I have no idea how to do that, feel free to PR.
it should be fixed in v0.0.40
mb @pixply, can you try v0.0.41 ?
my bad, will be fixed asap, thx
0.0.44 fixes it @vhorzinek
you mean using `syncTouch:true` ? This is currently impossible
yes as I mentioned, this is currently not possible due to browsers limitations, only native events can trigger these actions ( the ones with `isTrusted:true` ). It's for security reasons...
Thank you for your PR but we will update the demos list soon.
imma investigate, note: `overscroll-behavior-y: contain` works One question, why would you need `overscroll-behavior: contain` on body ?