Greg Denehy
Greg Denehy
As identified in #67 the docs need updating to reflect the changes in accessing the menu plugin using the Reveal v4 plugin API
The menu can be used from within the speaker notes, which is useful for changing slides without the audience seeing behind the curtain. But changing themes or transitions only affects...
When viewing a presentation from the filesystem the notes window doesn't get a reference to the Reveal object and throws the following error: ``` Uncaught ReferenceError: Reveal is not defined...
As discussed in #6, the toolbar currently expects the menu to exist as the default with the `captureMenu: false` option used to remove it. It would make more sense for...
When capturing the menu into the toolbar on IE the toolbar buttons are not shifting across to allow room for the menu button.