Skip to content

0.32.3 - Fix tooltips for ellided text

Choose a tag to compare

@emilk emilk released this 12 Sep 06:27
· 137 commits to main since this release

egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.

Try it now: https://www.egui.rs/

egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data.

egui

egui_extras

  • Fix deadlock in FileLoader and EhttpLoader #7515 by @emilk