ready flag on .reveal container
This commit is contained in:
@ -454,6 +454,8 @@
|
||||
|
||||
loaded = true;
|
||||
|
||||
dom.wrapper.classList.add( 'ready' );
|
||||
|
||||
dispatchEvent( 'ready', {
|
||||
'indexh': indexh,
|
||||
'indexv': indexv,
|
||||
|
Reference in New Issue
Block a user