curiousdannii / parchment

The Interactive Fiction web app
https://iplayif.com
MIT License
421 stars 60 forks source link

Fix scrolling across browsers #61

Closed macadada closed 5 years ago

macadada commented 5 years ago

Use both the body and html element to apply auto scrolling.

curiousdannii commented 5 years ago

Thank you!