darsain / sly

JavaScript library for one-directional scrolling with item based navigation support.
http://darsa.in/sly
2.87k stars 497 forks source link

no Event object on callback called as onActivate handler #291

Open roman4e opened 7 years ago

roman4e commented 7 years ago

As this callback called from native onClick thru jQuery dispatcher it should have Event object as parameter.