Open oknoorap opened 8 years ago
when I set autoplay to false, then calling next() method, transition effects not working, even if I set duration next(2000), is this bug?
autoplay
false
next()
next(2000)
when I set
autoplay
tofalse
, then callingnext()
method, transition effects not working, even if I set durationnext(2000)
, is this bug?