malsup / cycle2

2nd gen cycling
899 stars 238 forks source link

Documentation for "cycle-slide-added" event is wrong #730

Open jakeparis opened 8 years ago

jakeparis commented 8 years ago

docs say

cycle-slide-added: function(event, jQueryWrappedSlideEl)

But it I believe it is actually:

cycle-slide-added: function(event, optionsHash, API, jQueryWrappedSlideEl)