mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Merge branch 'v2_4198_application-invoke-wakeup-fix' into v2_4200_wider-surrogatepair-force16colors-fix
This commit is contained in:
@@ -293,6 +293,10 @@ public class ApplicationImpl : IApplication
|
||||
return false;
|
||||
}
|
||||
);
|
||||
|
||||
// Ensure the action is executed in the main loop
|
||||
// Wakeup mainloop if it's waiting for events
|
||||
Application.MainLoop.Wakeup ();
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user