Skip to content

Commit

Permalink
New sample.gif
Browse files Browse the repository at this point in the history
tig committed Nov 20, 2024

Verified

This commit was signed with the committer’s verified signature.
sd2k Ben Sully
1 parent 82bab39 commit bae10e5
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions UICatalog/UICatalog.cs
Original file line number Diff line number Diff line change
@@ -18,6 +18,8 @@
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 @@ void ApplicationOnInitializedChanged (object? sender, EventArgs<bool> e)

scenario.Dispose ();


// TODO: Throw if shutdown was not called already
Application.Shutdown ();

Binary file modified docfx/images/sample.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bae10e5

Please sign in to comment.