Skip to content
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

Use new Image API from egui #9

Closed
wants to merge 3 commits into from
Closed

Conversation

jprochazk
Copy link
Contributor

@jprochazk jprochazk commented Sep 8, 2023

egui will soon have the ability to load and cache images from asynchronous sources. The implementation of that is nearly done, so this PR shows how it may look like in egui_commonmark. It's nice to see that it simplifies the crate! It's almost a revert of #8.

This is a draft because the work in egui has not landed yet.

src/lib.rs Outdated Show resolved Hide resolved
examples/hello_world.rs Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants