ajoslin / angular-scrolly

Fake transform-scrolling with angular-friendly utilities
http://ajoslin.github.io/angular-scrolly
65 stars 7 forks source link

Scrolling with angular-scrolly generates click events on iOS7 #21

Open eugeneos opened 10 years ago

eugeneos commented 10 years ago

Scrolling with angular-scrolly generates click events on iOS7. This seems to be intermittent but very common. Click events are generated in the most unexpected place (at the control that, after scrolling, happens to be at the physical coordinates where the scroll started). More details at https://github.com/angular-widgets/angular-jqm/issues/183