curiousdannii / parchment

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

Fix scrolling for Safari #60

Closed macadada closed 5 years ago

macadada commented 5 years ago

If the browser is Safari, use the body element for scrolling.

MarcCote commented 5 years ago

The scrolling issue is also happening on Chrome (Version 71.0.3578.98).

macadada commented 5 years ago

Closing this PR, and submitting a more general fix that should handle all browsers.