darsain / sly

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

Disabling "Snap to Item" in scrolling #254

Open brianbrennan opened 8 years ago

brianbrennan commented 8 years ago

Hey there,

I'm trying to disable the SLIDEE from snapping to the appropriate item, and instead just have the SLIDEE freely interact with the scroll bar / dragged position. Is this at all possible? Thanks!

motau commented 8 years ago

Hi, I also need the "NO-Snap" feature. I use your plugin for a 360 horizontal pano (as fallback to webgl) where I have a set of 6 images.

intsfanatic commented 7 years ago

Hi, im also interested in this feature of disabling snap to item, where user can freely scroll. Thanks!