cborchert / reactCube

0 stars 0 forks source link

Disable pull-to-refresh behavior on mobile #21

Open cborchert opened 5 years ago

cborchert commented 5 years ago

https://developers.google.com/web/updates/2017/11/overscroll-behavior https://drafts.csswg.org/css-overscroll/

Apply overscroll-behavior: none to body, html, and scene container.