Open ebhoren opened 9 months ago
Hi - we'll take a look at this. What version of @rive-app/webgl
are you using?
Hi, sorry for the very long delay of response. I'm using @rive-app/webgl 2.15.6
I have the same issue. The WebGL2 build does not have this issue.
I have the same issue with @rive-app/react-webgl, 4.13.7. is there any workaround to that isse?
I have the same issue with @rive-app/react-webgl, 4.13.7. is there any workaround to that isse?
If you upgrade to WebGL2 it does not have the issue. The only downside is that there is some weird bug where the edges of png images have a fuzzy white border. I think this is a Rive Renderer issue because they appear that way in the editor as well. This shouldn't be an issue though if all your images are WebP.
@rive-app/webgl package is unable to display images imported as webp. This could be very beneficial to reduce .riv filesize while maintaining high quality images.
Am i doing something wrong in my implementation? Thanks you for this awesome application.