mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -04:00
After upgrading to wgpu v30, it requires to drop the `BufferView` return by `get_mapped_range` before unmap the buffer. Fix it in this pr, making screenshot event crash no more