get rid of regressed close button
This commit is contained in:
parent
2121857bd5
commit
8998495514
1 changed files with 1 additions and 1 deletions
|
|
@ -371,7 +371,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
tabControl.RefreshTabPointers();
|
||||
}
|
||||
|
||||
statusBar = new Toolbar(theme.TabbarPadding, theme.CreateSmallResetButton())
|
||||
statusBar = new Toolbar(theme.TabbarPadding)
|
||||
{
|
||||
HAnchor = HAnchor.Stretch,
|
||||
VAnchor = VAnchor.Absolute,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue