mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 21:30:03 -04:00
Rename examples/user_attention/README.mg to ... (#2948)
Rename `examples/user_attention/README.mg` to `examples/user_attention/README.md`.
This commit is contained in:
7
examples/user_attention/README.md
Normal file
7
examples/user_attention/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
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.
|
||||
|
||||
```sh
|
||||
cargo run -p user_attention
|
||||
```
|
||||
|
||||

|
||||
Reference in New Issue
Block a user