mirror of
https://github.com/emilk/egui.git
synced 2026-07-12 17:48:55 +00:00
4bc7e66245
Adds support for the ordering of windows passing through to the underlying area. Needed for a specific usecase of adding debug tools using windows with the bevy integration.