Fix for Firefox full screen (fixes #343)

This commit is contained in:
Sam
2016-08-23 00:34:43 +10:00
parent 19ca906e50
commit 6694c1e6cf
7 changed files with 16 additions and 11 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## v2.0.4
- Fix for Firefox full screen (fixes #343)
## v2.0.3
- Set 'global' keyboard shortcut option to false as default, added `<textarea>` to editable elements to be ignored.