WebVRRocks / play

A kiosk for launching and testing WebVR scenes.
https://play.webvr.rocks/
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Preserve scroll position when navigation state changes (from `pushState` and `popState`) #52

Open cvan opened 7 years ago

cvan commented 7 years ago

like so:

window.scrollTo(x, y);