Merge pull request #2813 from larsbrubaker/design_tools
Fixing layout bug
This commit is contained in:
commit
148d948595
3 changed files with 2 additions and 3 deletions
|
|
@ -101,7 +101,6 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
pullDownContainer.AddChild(GetPulldownContainer());
|
||||
this.AddChild(pullDownContainer);
|
||||
|
||||
this.AddChild(new VerticalSpacer());
|
||||
this.AddChild(accentBar);
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 290c58085c88053bcb0fa700471851369e658186
|
||||
Subproject commit b54ccbb4a83429826c42f791e21f92bf52c88f1e
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 62ad6758f4d6b70567fbc29738519a5702f4a01b
|
||||
Subproject commit 13b4d4210dba1dfeca22e57e3d65223fd8686336
|
||||
Loading…
Add table
Add a link
Reference in a new issue