Hacker News new | ask | show | jobs
by fasterthanlime 2713 days ago
As long as you're taking feedback (I don't mean to be overwhelming!) - any idea why exiting fullscreen resets the scroll position to 0?

Try scrolling down to the player, entering fullscreen, hitting Escape, you're back to the top of the page.

1 comments

Noticed it too, I have no idea yet. I use a wrapper around the native Fullscreen API's (https://github.com/sindresorhus/screenfull.js/) and it doesn't do anything fancy. Interesting, I'll have a look at it but I'll put it lower on my prio list if you don't mind.