mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
- Added WasFinished convenience property to Wizard to check completion status - Updated Wizard documentation to explain IRunnable integration - Enabled POST_4148 in FluentExample to demonstrate fluent API with automatic disposal - Wizard inherits from Dialog so it automatically has IRunnable<int?> support Co-authored-by: tig <585482+tig@users.noreply.github.com>