mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 05:10:03 -04:00
The problem was that a lot of stuff was tring to acces the viewport after was destroyed! Now the viewport data from Memory will only be cleared when a new frame beagins!