Remove border values
This commit is contained in:
parent
5167a8bee5
commit
4840c00531
1 changed files with 0 additions and 2 deletions
|
|
@ -186,9 +186,7 @@ namespace MatterHackers.MatterControl.CustomWidgets.TreeView
|
|||
TitleBar.AddChild(new ImageWidget(Image)
|
||||
{
|
||||
VAnchor = VAnchor.Center,
|
||||
//BorderColor = new Color(ActiveTheme.Instance.PrimaryTextColor, 20),
|
||||
BackgroundColor = new Color(ActiveTheme.Instance.PrimaryTextColor, 12),
|
||||
Border = 1,
|
||||
Margin = 2,
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue