mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
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