mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Aligned statusbar in UI Catalog properly
This commit is contained in:
@@ -451,6 +451,7 @@ internal class UICatalogApp
|
||||
StatusBar = new ()
|
||||
{
|
||||
Visible = ShowStatusBar,
|
||||
AlignmentModes = AlignmentModes.IgnoreFirstOrLast
|
||||
};
|
||||
|
||||
if (StatusBar is { })
|
||||
|
||||
Reference in New Issue
Block a user