-
Notifications
You must be signed in to change notification settings - Fork 27
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
Image quality low until re-opened #12
Comments
There are reproducible demos? |
The code above is enough to reproduce the issue. |
Im also facing same issue. when i open image its get blurry image. |
The picture is not working as expected in the package picture get blur . |
Did anyone find a fix for this? This is happening to only large images for me |
We apologize for the late response. The related issues will be resolved in the upcoming version. You are also welcome to join us in the co-development. |
Hi,
Everywhere I am using this Lightbox component in my app I am facing the same issue:
The first time I click on the image to have the lightbox displayed, it is slightly blurred / low quality looking.
Then I close the lightbox, and re-tap on the image: this time the quality is perfect as expected.
And if I close the view in which this image + lightbox is rendered, I have to do the same again: a first open / close, then reopening to see the good quality image.
This seems to happen only with FastImage.
Using v0.8.8
Code as below:
Any idea why this would happen?
The text was updated successfully, but these errors were encountered: