1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Include screenshot in popups README (#7562)

Add missing screenshot to README for popups example

Co-authored-by: Lucas Meurer <hi@lucasmerlin.me>
This commit is contained in:
Anthony S.
2025-10-09 04:41:20 -03:00
committed by GitHub
parent 32336e260b
commit d1fcd740de

View File

@@ -3,3 +3,5 @@ Example of how to use menus, popups, context menus and tooltips.
```sh
cargo run -p popups
```
![](screenshot.png)