mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 08:50:25 +01:00
set as before as not modified lines
This commit is contained in:
@@ -708,9 +708,8 @@ namespace Terminal.Gui {
|
||||
resume = false;
|
||||
var runToken = Begin (view);
|
||||
RunLoop (runToken);
|
||||
|
||||
End (runToken);
|
||||
}
|
||||
}
|
||||
catch (Exception error)
|
||||
{
|
||||
if (errorHandler == null)
|
||||
|
||||
Reference in New Issue
Block a user