1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/examples/user_attention/README.md
MAlba124 92c7053a14 Rename examples/user_attention/README.mg to ... (#2948)
Rename `examples/user_attention/README.mg` to `examples/user_attention/README.md`.
2023-04-24 14:28:13 +02:00

219 B

An example of requesting a user's attention to the main window, and resetting the ongoing attention animations when necessary. Only works on native platforms.

cargo run -p user_attention