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
My hardware is compatible and my graphics drivers are up-to-date.
What happened?
I'm attempting to write a simple app to learn rust and iced and I'm running into a road block I'm not sure how to overcome. From the research I've done this looks like it might be a limitation right now of iced but I'm not really sure.
I'm creating a a simple application that searches giphy and displays the gif results for you. I've currently tested this by adding an Image widget through Image::new but it only shows the first frame and doesn't progress.
I'd like to completely learn this toolkit and possibly help document things or improve things but I'm not sure how to move forward here.
I can provide source and example code if needed.
What is the expected behavior?
Gifs to animate
Version
0.4
Operative System
Windows
Do you have any log output?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Is this issue related to iced?
What happened?
I'm attempting to write a simple app to learn rust and iced and I'm running into a road block I'm not sure how to overcome. From the research I've done this looks like it might be a limitation right now of iced but I'm not really sure.
I'm creating a a simple application that searches giphy and displays the gif results for you. I've currently tested this by adding an
Image
widget throughImage::new
but it only shows the first frame and doesn't progress.I'd like to completely learn this toolkit and possibly help document things or improve things but I'm not sure how to move forward here.
I can provide source and example code if needed.
What is the expected behavior?
Gifs to animate
Version
0.4
Operative System
Windows
Do you have any log output?
No response
The text was updated successfully, but these errors were encountered: