Stereobit / dragend

dragend JS – a touch ready, full responsive, content swipe script
http://stereobit.github.com/dragend/
MIT License
485 stars 114 forks source link

Vertical animation - not grabbing? and a way to scroll using mousewheel? #69

Open bradleybell opened 9 years ago

bradleybell commented 9 years ago

Hi,

I noticed that when switching to vertical scrolling, the transition between each slide isn't as fluid -i.e. you can't move the slides whilst grabbing, it just fires after swiping rather than moving with the swipe. It also prevents the elastic bounce if you are at the ends of the container. Is there a way to replicate this behaviour in vertical scroll? I noticed that on the demo on your website here: http://stereobit.github.io/dragend/ it works, but if I add it as an option on one of the demos it doesn't.

One other question, is there a way of using the mouse wheel/trackpad as well as grab? Thanks

bradleybell commented 9 years ago

In answer to the first question, i've just found out this is only an issue for the development version and not the production version...

leeyohua commented 8 years ago

Hi Brad, I had the same issue. Do you mind sharing the path?