mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Make egui_wgpu::winit::Painter::set_window async (#2434)
* Make `egui_wgpu::winit::Painter::set_window` async * Fix changelog link
This commit is contained in:
@@ -4,6 +4,7 @@ All notable changes to the `egui-wgpu` integration will be noted in this file.
|
||||
|
||||
## Unreleased
|
||||
* Return `Err` instead of panic if we can't find a device ([#2428](https://github.com/emilk/egui/pull/2428)).
|
||||
* `winit::Painter::set_window` is now `async` ([#2434](https://github.com/emilk/egui/pull/2434)).
|
||||
|
||||
|
||||
## 0.20.0 - 2022-12-08 - web support
|
||||
|
||||
Reference in New Issue
Block a user