github emilk/egui 0.24.1
0.24.1 - Bug fixes

latest releases: 0.28.1, latest, 0.28.0...
9 months 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 changelog

  • Fix buggy text with multiple viewports on monitors with different scales #3666

eframe changelog

Desktop/Native:

  • Fix window flashing white on launch #3631 (thanks @zeozeozeo!)
  • Fix windowing problems when using the x11 feature on Linux #3643
  • Fix bugs when there are multiple monitors with different scales #3663
  • glow backend: clear framebuffer color before calling App::update #3665

Web:

  • Fix click-to-copy on Safari #3621
  • Don't throw away frames on click/copy/cut #3623
  • Remove dependency on tts #3651

Don't miss a new egui release

NewReleases is sending notifications on new releases.