Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(safari): add support for gestures #414

Merged
merged 4 commits into from Oct 13, 2022
Merged

Conversation

ValentinH
Copy link
Owner

@ValentinH ValentinH commented Oct 13, 2022

What changed

We now add support for zooming and rotating using two-fingers gestures on Safari. 馃帀

Before this change, we were simply preventing the default behavior on the gesturestart and gesturechange events which are Safari specific events to handle multitouch gestures.

@ValentinH ValentinH added enhancement New feature or request major Increment the major version when merged labels Oct 13, 2022
@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 13, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 6191061:

Sandbox Source
react-easy-crop Configuration

@ValentinH ValentinH added major Increment the major version when merged minor Increment the minor version when merged and removed major Increment the major version when merged labels Oct 13, 2022
@ValentinH ValentinH merged commit 4f01160 into main Oct 13, 2022
@ValentinH ValentinH deleted the support-safari-gestures branch October 13, 2022 21:51
@github-actions
Copy link

馃殌 PR was released in v4.6.0 馃殌

@github-actions github-actions bot added the released This issue/pull request has been released. label Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Increment the minor version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant