egui-modal
egui-modal copied to clipboard
Focus is not bounded in modal window
When a modal window is open, the user should not be able to interact with elements outside of this window.
Reproducing:
-
cargo run --example example
- Open modal
- Use tab key to change focus