States a button centered issue on a lower fixed size.

This commit is contained in:
BDisp
2022-09-06 16:10:48 +01:00
parent 2fc42599be
commit 4d0a4b6a91

View File

@@ -110,6 +110,7 @@ namespace Terminal.Gui.Views {
Application.RequestStop ();
} else if (iterations == 1) {
Application.Top.Redraw (Application.Top.Bounds);
// BUGBUG: I think the button isn't well centered here.
GraphViewTests.AssertDriverContentsWithFrameAre (@"
┌─────┐
│Messa│
@@ -140,7 +141,6 @@ namespace Terminal.Gui.Views {
Application.RequestStop ();
} else if (iterations == 1) {
Application.Top.Redraw (Application.Top.Bounds);
// BUGBUG: I think the button isn't well centered here.
GraphViewTests.AssertDriverContentsWithFrameAre (@"
┌ Title ──┐
│ Message │