grg021 / pfflipper

Page Forest APP - Flipper: A split-flap display simulator
5 stars 1 forks source link

resetAll is called at end of animation? #37

Open mckoss opened 13 years ago

mckoss commented 13 years ago

In my version with the removed ajax calls, at the end of playing an animation (last page), resetAll is called and clears the text area.

Expect: Loop to beginning of slideshow and don't reset the text.

Note that I made a change to not export the "resetAll" symbol from the namespace - since it was only used locally.

grg021 commented 13 years ago

Fixed, along with issue 36. Should now loop back to beginning.