Closed JGuardiola95 closed 1 month ago
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.
Thanks for this PR, it looks good to me. Could you please reference the new option on the README?
Thanks for this PR, it looks good to me. Could you please reference the new option on the README?
Done! 👍
Thank you for this contribution!
@allcontributors add @JGuardiola95 for code
@ValentinH
I've put up a pull request to add @JGuardiola95! :tada:
:rocket: PR was released in v5.1.0
:rocket:
This PR adds keyboard support for moving the crop area in react-easy-crop using the arrow keys, addressing issue #569.
The movement is based on a customizable step size (controlled via the keyboardStep prop).
📦 Published PR as canary version:
5.1.0--canary.570.646b997.0
:sparkles: Test out this PR locally via: ```bash npm install react-easy-crop@5.1.0--canary.570.646b997.0 # or yarn add react-easy-crop@5.1.0--canary.570.646b997.0 ```