emilk / egui

egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
https://www.egui.rs/
Apache License 2.0
20.61k stars 1.49k forks source link

Bug fix: report latest area size in `Area::show` response #4710

Closed emilk closed 2 days ago

emilk commented 2 days ago

Fixes a problem where menu popups would sometimes move after the first frame (glitch)