mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Fixed UICatalog bugs. Added fluent tests.
This commit is contained in:
@@ -4146,7 +4146,7 @@ Nice Work")]
|
||||
{
|
||||
TextFormatter tf = new ()
|
||||
{
|
||||
Text = UICatalog.UICatalogTopLevel.GetAboutBoxMessage (),
|
||||
Text = UICatalog.UICatalogTop.GetAboutBoxMessage (),
|
||||
Alignment = Alignment.Center,
|
||||
VerticalAlignment = Alignment.Start,
|
||||
WordWrap = false,
|
||||
|
||||
Reference in New Issue
Block a user