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

Use parent Uis style for popups (#4325)

* Closes <https://github.com/emilk/egui/issues/4324>

---------

Co-authored-by: Alex Parlett <alexparlett@Alexs-MacBook-Air.local>
This commit is contained in:
Alexander Parlett
2024-04-21 10:44:44 +01:00
committed by GitHub
parent 5f9c17c855
commit 690c3ba883
2 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@
/.*.json
/.vscode
/media/*
.idea/