Closed martinkutter closed 2 years ago
Note: It is possible to drag an image with zoom factor = 1
when verticalPadding
& horizontalPadding
aren't zero:
Could you please handle this case too?
Thank you for your fast feedback. Any recommendations for the prop name?
Would shouldCancelHandledTouchEndEvents?: boolean
default false
fit?
I changed the behavior to cancel only events when visual changes have been made and added the props to enable it.
…ize changes