Revert egui update due to a lot of issues arising from window closing

This commit is contained in:
Luke D. Jones
2023-12-27 10:13:26 +13:00
parent 4541d2e1ba
commit ce870cd5ed
13 changed files with 162 additions and 317 deletions

View File

@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [v5.0.6]
- Revert egui update due to a lot of issues arising from window closing.
## [v5.0.5]
- Resync. A release was made that was missing some commits.