orbit icon indicating copy to clipboard operation
orbit copied to clipboard

Added iOS horizontal swipe gesture support

Open matehat opened this issue 14 years ago • 5 comments

I added an option swipe: {true|false} that, when set to true, allows the user of a iOS device to swipe through slides using one finger.

matehat avatar Jan 10 '12 19:01 matehat

+1 on this, I'm definitely applying the patch for my own project :)

knewter avatar Jan 28 '12 18:01 knewter

great work ill be using this for my next slider! cheers

benmort avatar May 25 '12 23:05 benmort

Call me daft but I can't for the life of me work out how to enable swipe.

I also can't seem to find working examples of this in action anywhere. The version available here at git and at foundation.zurb.com don't swipe on my iphone 4s

hoping someone can point me in the right direction. thanks

farser avatar Jun 27 '12 02:06 farser

Hey,

You won't find it there because Zurb hasn't merged in this pull request, but you can find a working demo at : http://www.matehat.com/orbit/demo/demo.html

If you want to enable it for your project, you'd need to use my branch.

The first orbit is swipe-enabled and second isn't.

I also implemented this on http://storm.io, although not as a Zurb Orbit widget.

Good luck!

matehat avatar Jun 27 '12 14:06 matehat

Excellent! Thanks for that

farser avatar Jun 28 '12 00:06 farser