likashefqet/react-native-image-zoom

Android: Pinch gesture moves picture to the top-left corner

rkostrab opened this issue · 2 comments

Describe the bug
When I do pinch gesture then a picture moves to the top left corner direction. The most annoying is pinching in the bottom right area. See the gif below...

My code:

<ImageZoom uri={uri} />

To Reproduce
Steps to reproduce the behavior:

  1. Pinch somewhere in the bottom right area
  2. See how it's moves to the top-left corner

Expected behavior
Pinching should act symmetrical in every area of the picture

Screenshots
ScreenRecorder_20220801-111219

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.

This issue was closed because it has been stalled for 15 days with no activity.