github emilk/egui 0.34.3
0.34.3: wgpu surface lifecycle fixes

6 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

  • Add winit window access to eframe::Frame and CreationContext #8205 by @emilk

🐛 Fixed

  • Fix random hangs by improving wgpu::Surface lifecycle handling #8171 by @grtlr
  • Fix ScrollArea::scroll_to_* calls when stick_to_bottom is Active #8033 by @AmmarAbouZor

🔧 Changed

Don't miss a new egui release

NewReleases is sending notifications on new releases.