UPDATED - Improvement of code. Now none flag is used, but the readyState property from video element
This commit is contained in:
parent
28e01908c4
commit
e258db0994
@ -147,9 +147,6 @@
|
|||||||
// Flags if reveal.js is loaded (has dispatched the 'ready' event)
|
// Flags if reveal.js is loaded (has dispatched the 'ready' event)
|
||||||
loaded = false,
|
loaded = false,
|
||||||
|
|
||||||
// Flags if video background is loaded
|
|
||||||
loadeddataVideo = false,
|
|
||||||
|
|
||||||
// The horizontal and vertical index of the currently active slide
|
// The horizontal and vertical index of the currently active slide
|
||||||
indexh,
|
indexh,
|
||||||
indexv,
|
indexv,
|
||||||
|
Loading…
Reference in New Issue
Block a user