Zulko / eagle.js

A hackable slideshow framework built with Vue.js

Home Page:https://zulko.github.io/eaglejs-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Programmatic navigation does not trigger `enter-prev` / `leave-prev`

patarapolw opened this issue · comments

PR welcome!

Corresponding code is in

nextSlide: function () {

and
previousSlide: function () {