-
-
Notifications
You must be signed in to change notification settings - Fork 694
Commit
screenfull.enabled
to screenfull.isEnabled
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -159,7 +159,7 @@ | |
return document[fn.fullscreenElement]; | ||
} | ||
}, | ||
enabled: { | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
kevva
|
||
isEnabled: { | ||
enumerable: true, | ||
get: function () { | ||
// Coerce to boolean in case of old WebKit | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Thanks for breaking all softwares out there that uses CDN without deprecation warning and such!