-
Notifications
You must be signed in to change notification settings - Fork 34
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
URGENT - Image wrongly sized on Safari #49
Comments
Using version 0.19.4 |
@oneVcard, it happens only with this current image? Could you send it in an archive? |
@Norserium any update on this? |
@oneVcard, by the way, this issue is reproducing in other croppers. Try it yourself. What I've investigated:
I can offer you the workaround, that resolves this bug, but in some cases it may decrease the performance and leads to the appearing of the redundant image loading request. I'm not sure that this solution can become official due to this circumstances, but perhaps it can be useful in your usecase. |
oh okay, thank you for analysing this and providing a workaround even tho it is not an issue from your component. Very much appreciated :) |
Hello,
we have a image that is wrongly sized on safari. Can be reproduced on the code sandbox with this image:
https://codesandbox.io/p/sandbox/react-advanced-cropper-kkvbz?file=%2Fsrc%2Fstyles.scss%3A1%2C1
on chrome it works and the image is resized correctly:
on safari it looks like this:
The text was updated successfully, but these errors were encountered: