mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
This commit is contained in:
@@ -293,6 +293,10 @@ public class ApplicationImpl : IApplication
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
// Ensure the action is executed in the main loop
|
||||||
|
// Wakeup mainloop if it's waiting for events
|
||||||
|
Application.MainLoop.Wakeup ();
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <inheritdoc />
|
/// <inheritdoc />
|
||||||
|
|||||||
Reference in New Issue
Block a user