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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated keyboard support #575

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

IanSymplectic
Copy link
Contributor

This PR updates keyboard support for moving the crop area in react-easy-crop using the arrow keys, addressing issue #574.

  • Users can now hold the shift key when moving the crop area using the arrow keys, in order to move it by a smaller amount.
  • Moving the crop area using the arrow keys no longer causes unintended scrolling.

… control when using the arrow keys, and prevented scrolling when using arrow keys to move the crop area.
Copy link

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.

@ValentinH ValentinH added enhancement New feature or request minor Increment the minor version when merged labels Nov 27, 2024
@ValentinH ValentinH merged commit 39a281b into ValentinH:main Nov 28, 2024
4 checks passed
@ValentinH
Copy link
Owner

Thank you for this PR!

Copy link

🚀 PR was released in v5.2.0 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Nov 28, 2024
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.

2 participants