Open mega-ht opened 1 day ago
That doesn't sound good. Can you help me reproduce this in the sample app?
Thanks for the fast response. I've forked the repository and updated the sample app here: https://github.com/mega-ht/telephoto/tree/flicker-issue [ Commit ] Hope it helps.
When model (ImageRequest) changes in
ZoomableAsyncImage
, it causes a blinking glitch. I've tried Coil's defaultAsyncImage
, and another subsampling library , both loads the new image without flickering. Is there any config intelephoto
to avoid this?Please let me know if you need more information. Thank you.