Revise tree indentation
This commit is contained in:
parent
170af8f6b4
commit
40618c926f
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ namespace MatterHackers.MatterControl.CustomWidgets.TreeView
|
|||
HAnchor = HAnchor.Fit | HAnchor.Left,
|
||||
Visible = false, // content starts out not visible
|
||||
Name = "content",
|
||||
Margin = new BorderDouble(25, 3),
|
||||
Margin = new BorderDouble(12, 3),
|
||||
};
|
||||
AddChild(content);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue