react-easy-crop icon indicating copy to clipboard operation
react-easy-crop copied to clipboard

A React component to crop images/videos with easy interactions

Results 35 react-easy-crop issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When trying to crop an SVG file, the final output cropped area is wrong. So any code that relies on this output will generate wrong image output....

bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

**How adjust the image to fit it to the size of the container after rotation** To reproduce the scenario 1. Rotate the image 2. Then drag the image to an...

enhancement
help wanted
PR-welcome

Great package, everyone! I just went through adding this to my project. Having a component to import that does the [live output](https://codesandbox.io/s/react-easy-crop-with-live-output-kkqj0) would really streamline the use of this package....

enhancement
PR-welcome

**Describe the bug** If you resize the window, onCropComplete fires. **To Reproduce** Steps to reproduce the behavior: 1. Go to [this codesandbox](https://codesandbox.io/s/react-easy-crop-forked-p9r34?file=/src/index.js) 2. Put a console log in the the...

good first issue
PR-welcome

As [noted here](https://github.com/WordPress/gutenberg/issues/38557), there are some instances where iFraming `react-easy-crop` causes the styles and events to be lost as they are always attached to the global `window` and `document`. This...

**Describe the bug** The crop area is small than it's parent when using a rotation of 90 degrees. I expect the crop area to be the same size as the...

![image](https://user-images.githubusercontent.com/62384883/218752705-6f281efb-b5ff-41ef-b0ae-78417e180826.png) **Describe the bug** While rotating image its showing the empty spaces inside the cropper.

enhancement
help wanted

I have images with different height and width. Some images are too small and some are with large height and i have to show images in "contain" mode. How to...

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.5 to 4.5.2. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies