triniwiz / nativescript-image-zoom

Apache License 2.0
19 stars 14 forks source link

pointerIndex out of range #22

Open romanran opened 5 years ago

romanran commented 5 years ago

Which platform(s) does your issue occur on?

Please, provide the following version numbers that your issue occurs with:

When scaling out fast the app crashes java.lang.IllegalArgumentException: pointerIndex out of range at android.view.MotionEvent.nativeGetAxisValue(Native Method) at android.view.MotionEvent.getX(MotionEvent:java:2387)

I found this thread https://github.com/chrisbanes/PhotoView/issues/31 https://issuetracker.google.com/issues/36931456

Is there any code involved?

JuniorNunes7 commented 5 years ago

I have the same issue

jacopo69 commented 3 years ago

Also in NS7 the problem is still there