New sample.gif

This commit is contained in:
Tig
2024-11-20 10:16:12 -07:00
parent 82bab3957d
commit bae10e59ae
2 changed files with 3 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ using System.Runtime.InteropServices;
using System.Text;
using System.Text.Json;
using System.Text.Json.Serialization;
using System.Threading;
using System.Threading.Tasks;
using Terminal.Gui;
using UICatalog.Scenarios;
using static Terminal.Gui.ConfigurationManager;
@@ -439,6 +441,7 @@ public class UICatalogApp
scenario.Dispose ();
// TODO: Throw if shutdown was not called already
Application.Shutdown ();

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 MiB

After

Width:  |  Height:  |  Size: 3.3 MiB