github emilk/egui 0.36.2
0.36.2 - `TextEdit::event_filter` and bugfixes

3 hours ago


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.

⭐ Added

🔧 Changed

🐛 Fixed

  • Match image file extensions case-insensitively #8430 by @emilk
  • Fix rendering of thin, angled rectangles #8482 by @emilk
  • Fix zero-duration value animations returning the previous value #8469 by @cuishuang
  • Fix panic in hit-test when a widget rect contains a NaN #8479 by @emilk
  • Properly respect min_size in TextEdit #8420 by @lucasmerlin

Don't miss a new egui release

NewReleases is sending notifications on new releases.