move.js icon indicating copy to clipboard operation
move.js copied to clipboard

iOS 6 & 7 issue...

Open acajaja opened this issue 10 years ago • 1 comments

Hi,

Great library! However, I'm noticing a difference on iPad 3 between iOS 6.0.1 & 7.1.1.

The duration seems to get lost on iOS 6 thereby losing the animated effect.

I.e., move('#domObj').x(-500).ease('in-out').end();

In iOS 6 it jumps to -500px and does not animate.

acajaja avatar May 07 '14 15:05 acajaja

maybe this can help you

https://github.com/visionmedia/move.js/issues/31

petsa avatar Sep 09 '15 10:09 petsa