Is it possible to update the cropping area by keyboard instead of drag? #587
Unanswered
sunwindjingfeng
asked this question in
Q&A
Replies: 1 comment
-
Funnily, an issue about this was opened yesterday: #586 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently while the user drag the image, it will change the cropped area, and when the drag stopped, it will emitCroppedData and finalize the change. But if we want to make it more accessible but providing the user ability to change the crop position by keyboard, how can we ensure the cropper will compute the cropped data properly again?
Beta Was this translation helpful? Give feedback.
All reactions