mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
typo
This commit is contained in:
@@ -2445,7 +2445,7 @@ mod wgpu_integration {
|
|||||||
|
|
||||||
drop(shared_lock); // Release lock!
|
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!
|
// so make sure we hold no locks here!
|
||||||
egui::FullOutput {
|
egui::FullOutput {
|
||||||
platform_output,
|
platform_output,
|
||||||
|
|||||||
Reference in New Issue
Block a user