oblador / angular-parallax

Lightweight & performant parallax scrolling for angular.js.
http://oblador.github.io/angular-parallax/
MIT License
203 stars 44 forks source link

Not Working in iPad / iPhone #7

Closed cmprogrock closed 10 years ago

cmprogrock commented 10 years ago

Hi, Your Example does not work in iOS. Any plans to update to make it work in iOS?

(Stellar.js has some info about ios issues) Thx

fisshy commented 10 years ago

we had this issue up few months ago.

when you touch and scroll in iOS you lock the execution of JavaScript and only once you release the animations will go off.

we created a different approach for our mobile version :)

oblador commented 10 years ago

No plans at this time. Dupe of https://github.com/durated/angular-parallax/issues/3