Closed samuelgoldenbaum closed 8 years ago
Seems to me like it's interactiveScrollbars
that's causing it?
Seems that adding both snap and interactiveScrollbars causes the issue. Perhaps fire a different event for snap like 'snapEnd' . Unfortunately, I need both :-(
Anyone have any pointers for a fix here?
Setting interactiveScrollbars to false still causes the issue, at least it does on that jsfiddle example.
Still experiencing this issue. Is there a known fix/hack I can use?
@Fanus I will check it
iscroll fires two scrollEnd events when using mousewheel:true and snap:true options
I merged on master branch
http://jsfiddle.net/ALgV3/