You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With using shouldCloseViewer={({gesture}) => gesture === GestureEnum.Tap} to disable closing viewer on a single tap.
When the image is zoomed in and a single click/tap on the image it zoomed out, shifts off-center, and the black background becomes half transparent
single_tap_bug.mov
The text was updated successfully, but these errors were encountered:
crank-chips
changed the title
[iOS, Android] - shouldCloseViewer and zoomed image compatibility issue
[ISSUE] - shouldCloseViewer and zoomed image compatibility issue
Jun 20, 2023
crank-chips
changed the title
[ISSUE] - shouldCloseViewer and zoomed image compatibility issue
[Issue] - shouldCloseViewer and zoomed image compatibility issue
Jun 20, 2023
Platforms: iOS, Andorid
With using
shouldCloseViewer={({gesture}) => gesture === GestureEnum.Tap}
to disable closing viewer on a single tap.When the image is zoomed in and a single click/tap on the image it zoomed out, shifts off-center, and the black background becomes half transparent
single_tap_bug.mov
The text was updated successfully, but these errors were encountered: