diff options
author | Hakim El Hattab | 2012-07-26 23:22:15 -0400 |
---|---|---|
committer | Hakim El Hattab | 2012-07-26 23:22:15 -0400 |
commit | e9b874112e59c9220a8fe88805ba7fa0f874f65f (patch) | |
tree | 148b0733717f5329ec7d675e5a368a828e6ec1ae /README.md | |
parent | e570265a67461cfc110208cbe8562ad937794da8 (diff) |
fixes bug where the .present class remained on previous slide (closes #88)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -182,6 +182,7 @@ You can change the appearance of the speaker notes by editing the file at `plugi - New API method ```Reveal.getPreviousSlide()``` - New API method ```Reveal.getCurrentSlide()``` - New API method ```Reveal.getIndices()``` +- Fixes bug where the ```.present``` class was sometimes left on the previous slide #### 1.4 - Main ```#reveal container``` is now selected via a class instead of ID |