react-zoom-pan-pinch icon indicating copy to clipboard operation
react-zoom-pan-pinch copied to clipboard

Support for simultaneous pinching and zooming

Open Besuf opened this issue 1 year ago • 1 comments

added pinch logic for touch events in ZoomPanPinch class

I found this nice solution inside one of the open issues #384. The solution was provided by BartholomewIU I tested it and it worked with no issue. I thought I'd create this pull request based on that.

Besuf avatar Apr 15 '24 10:04 Besuf

Will panning taking advantage of this PR. For example, touch on a input then scroll will not trigger input focus event, or touch on a input then leave, will it trigger input focus event?

ducle-infotrack avatar May 20 '24 04:05 ducle-infotrack

:tada: This PR is included in version 3.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Jun 21 '24 10:06 github-actions[bot]