1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 21:00:03 -04:00
Files
egui/crates
Konkitoman 1cbf333561 * Fix crash when spamming a viewport with other viewports
The crash was causated because sync viewport, when was cleaning up inactive viewports, was cleaning his parent before he got cleaned, and his parent when tring to resume was causing the crash

* Better performance because now the cleanup will be only run by the async viewports
2023-09-11 20:33:44 +03:00
..
2023-09-06 07:59:24 +02:00
2023-09-11 18:50:17 +03:00
2023-04-18 15:52:45 +02:00
2023-09-06 07:59:24 +02:00
2023-09-06 10:51:51 +02:00