This commit is contained in:
Emil Ernerfeldt
2023-11-11 20:27:55 +01:00
parent 4dfc28f9ca
commit 730a4b758f
+1 -1
View File
@@ -2445,7 +2445,7 @@ mod wgpu_integration {
drop(shared_lock); // Release lock!
// Runs the update, which could call immedaite viewports,
// Runs the update, which could call immediate viewports,
// so make sure we hold no locks here!
egui::FullOutput {
platform_output,