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
22.53k stars 1.61k forks source link

Add `Modal` and `Memory::set_modal_layer` #5358

Open lucasmerlin opened 2 weeks ago

lucasmerlin commented 2 weeks ago

5370 should be merged before this

This adds modals to egui. This PR

Current problems:

Possible future improvements:

github-actions[bot] commented 2 weeks ago

Preview available at https://egui-pr-preview.github.io/pr/5358-lucas/modal Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.