Restore scroll position when exiting fullscreen (fixes #236)

This commit is contained in:
Sam
2016-05-23 21:11:43 +01:00
parent 69194915d4
commit 3c2921b994
5 changed files with 38 additions and 12 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## v1.6.15
- Restore scroll position when exiting full screen (fixes #236)
## v1.6.14
- SVG sprite loading automatically for an easier setup
- Touch devices now show controls on touch rather than pausing playback