aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab2012-07-26 23:22:15 -0400
committerHakim El Hattab2012-07-26 23:22:15 -0400
commite9b874112e59c9220a8fe88805ba7fa0f874f65f (patch)
tree148b0733717f5329ec7d675e5a368a828e6ec1ae /README.md
parente570265a67461cfc110208cbe8562ad937794da8 (diff)
fixes bug where the .present class remained on previous slide (closes #88)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d2f36e7..c55a30c 100644
--- a/README.md
+++ b/README.md
@@ -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