1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 04:40:03 -04:00

Release 0.8.0 - Grid layout & new visual style

This commit is contained in:
Emil Ernerfeldt
2021-01-17 15:16:00 +01:00
parent a229f581b9
commit 37a3fe7f76
19 changed files with 343 additions and 179 deletions

View File

@@ -125,7 +125,7 @@ egui is in active development. It works well for what it does, but it lacks many
* Tooltips on hover
* More
<img src="media/widget_gallery.gif" width="50%">
<img src="media/widget_gallery_0.8.0.gif" width="50%">
## How it works