the 'super duper button bar' is actually quite irksome
This commit is contained in:
parent
e4d2fcaad8
commit
dc28f573d8
@ -213,6 +213,7 @@ namespace UniversalEditor.UserInterface
|
||||
{
|
||||
pnlButtons.Controls.Add(SuperButtons[i], new BoxLayout.Constraints(true, true));
|
||||
}
|
||||
pnlButtons.Visible = false;
|
||||
Controls.Add(pnlButtons, new BoxLayout.Constraints(false, false, 0, BoxLayout.PackType.Start));
|
||||
|
||||
this.Bounds = new Rectangle(0, 0, 600, 400);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user