Skip to content

Commit 80acc23

Browse files
authored
Update to egui 0.34 (#239)
I removed the use of [`egui_chip`](https://github.com/vauradkar/egui_chip) in the demo to unblock the egui_plot release.
1 parent fdcebd5 commit 80acc23

49 files changed

Lines changed: 616 additions & 507 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@ TODO
3838
.cursor
3939
.idea
4040

41+
# kittest snapshots:
42+
**/*.diff.png
43+
**/*.old.png

0 commit comments

Comments
 (0)