mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
with #520 fixed, cleaning up comments and tests
This commit is contained in:
@@ -72,7 +72,7 @@ namespace Terminal.Gui.Core {
|
||||
|
||||
// BUGBUG: Because of #520, the Toplevel created by Application.Init is not disposed by Shutdown
|
||||
// So we need to dispose it manually
|
||||
Application.Top.Dispose ();
|
||||
//Application.Top.Dispose ();
|
||||
|
||||
Application.Shutdown ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user