nativescript-community / ui-image

Advanced and efficient image display plugin which uses Fresco (Android) and SDWebImage (iOS) to implement caching, placeholders, image effects, and much more.
Apache License 2.0
36 stars 9 forks source link

Touch events ignored when animating #18

Closed bakerac4 closed 3 years ago

bakerac4 commented 4 years ago

When items are animated in, if you try and touch an item (i.e scroll or tap) its ignored until the animation is completed.

According to this https://github.com/SDWebImage/SDWebImage/pull/2315#event-1609374779 it should be working?

farfromrefug commented 4 years ago

@bakerac4 please :