-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
fix: Total and Used Ram in Example and Add Videos for Examples #2130
Conversation
Total and Used Ram was showing like TB and GB level but the actual values are GB and MB
added short video about arc example
added short video about arc example
added short video about custom quad example
added short video about editor example
added short video about events example
added short video about exit example
added short video about gradient example
added short video about lazy example
added short video about loading spinners example
added short video about modal example
added short video about multitouch example
deleted pokedex gif which is in wrong example added short video about progress bar example
added short video about screenshot example
added short video about sierpinski-triangle example previous gif was old but i didn't delete it, I don't know decide which one do you want; mine or old one.
added short video about svg example
added short video about system information example
added short video about toast example
added short video about tooltip example
added short video about visible bounds example
added short video about websocket example
I think we definitely don't want to link to assets in your fork |
Actually i just dragged and dropped into readme files. But if still something wrong or i miss something, i try to fix, if you show me how to do. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this! 🙇
Could we move this work to https://github.com/iced-rs/iced-rs.github.io by creating a PR for each video file and adding it in the static/examples
folder? This way, it'd be easier for us to review and iterate on the videos.
I can update the README
s myself afterwards.
I will merge the first commit here with the work in #2223. |
Total and used ram was showing like TB and GB level in system information example, but the actual values are GB and MB.
I added videos about examples that don't have visual showcase.