Skip to content

0.36.1 - `Sense::drag()` bugfix

Latest

Choose a tag to compare

@lucasmerlin lucasmerlin released this 07 Aug 13:24
· 4 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.

  • Fix Sense::drag detecting drags when clicking widget above it #8396 by @lucasmerlin