react-exif-orientation-img icon indicating copy to clipboard operation
react-exif-orientation-img copied to clipboard

NOT MAINTAINED ANYMORE - img element wrapper component for React that understands EXIF orientation information and corrects it using CSS transforms.

Results 18 react-exif-orientation-img issues
Sort by recently updated
recently updated
newest added

Orientation is automatically respected if: - CSS `image-orientation: from-image` is specified and the browser supports it (Firefox at time of writing) - always on iOS Safari In these cases, we...

in process of using your component i have had a problem. I have loading images in my app. I have two localhost for frontend and backend. Also There is a...

Hi, Hope you guys are well, having trouble in correcting orientation of the image. This is the image [image](https://infinite-humanity-staging.s3-us-west-2.amazonaws.com/infinite-humanity-staging/stories/image/65/undefinedIMG_0513.JPG ) applied as per react-exif-orientation-img but it always come rotated. Any...

We need to ensure a stable build as soon as possible

enhancement

We may need to define an optional API to configure this wrapper.

enhancement
question

Our component is responsible for passing a few props to the `img` element, we should ensure it does that correctly.

bug

We need to ensure stable visual behavior of the component. Using a screenshot-based solution is important when manipulating images.

bug