ryanflorence / SlideShow

Extensible mid-level MooTools slideshow class that manages transitions of elements that share the same space, typically for slideshows, tabs, and galleries.
http://ryanflorence.com/slideshow
104 stars 22 forks source link

Allow duration of 0ms #16

Closed ronaldbarendse closed 11 years ago

ronaldbarendse commented 11 years ago

When using the transition 'none' (for instant slide changes), navigating is blocked for the specified duration (it's still 'transitioning'). The workaround would be to use 1ms, but this is more intuitive (you DID set the duration).