commit
4ca3f030cc
@ -615,6 +615,7 @@
|
|||||||
})();
|
})();
|
||||||
|
|
||||||
_fullscreen = {
|
_fullscreen = {
|
||||||
|
prefix: prefix,
|
||||||
// Yet again Microsoft awesomeness,
|
// Yet again Microsoft awesomeness,
|
||||||
// Sometimes the prefix is 'ms', sometimes 'MS' to keep you on your toes
|
// Sometimes the prefix is 'ms', sometimes 'MS' to keep you on your toes
|
||||||
eventType: (prefix === 'ms' ? 'MSFullscreenChange' : prefix + 'fullscreenchange'),
|
eventType: (prefix === 'ms' ? 'MSFullscreenChange' : prefix + 'fullscreenchange'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user