LanFeusT23

Results 3 issues of LanFeusT23

When using the duplicated option, the animate function will double the duration of the first loop. on line 255: ``` javascript if (o.duplicated) { //When duplicated, the first loop will...

**I'm submitting a ...** (check one with "x") ``` [ ] bug report => search github for a similar issue or PR before submitting [ ] feature request [x] support...

When scrolling with either the mousewheel or dragging the scroll bar itself, the ps-scroll-* events do not provide the delta by which it was scrolled. https://jsfiddle.net/t196o0yp/3/ Is currently the only...