Revise MinimumSize
This commit is contained in:
parent
301f6a7249
commit
151db5bd30
3 changed files with 3 additions and 4 deletions
|
|
@ -82,7 +82,6 @@ namespace MatterHackers.MatterControl.CustomWidgets
|
|||
this.LibraryContext = context;
|
||||
|
||||
// Set Display Attributes
|
||||
this.MinimumSize = new Vector2(0, 200);
|
||||
this.AnchorAll();
|
||||
this.AutoScroll = true;
|
||||
this.ScrollArea.Padding = new BorderDouble(3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue