You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are the accepted formats for the Image widget?
I did try an animated gif with no success.
Also, I think it should be noted in the docs that the image is cached by name. I discovered by test and error that overwriting the file will not update the image...
The text was updated successfully, but these errors were encountered:
Just to add another question, what do you think of a Image::from_bytes() method?
In my case, I'm downloading an image, so I have to write a file and pass the file to the widget.
What are the accepted formats for the Image widget?
I did try an animated gif with no success.
Also, I think it should be noted in the docs that the image is cached by name. I discovered by test and error that overwriting the file will not update the image...
The text was updated successfully, but these errors were encountered: