unneeded named argument
This commit is contained in:
parent
9577348eb6
commit
8caf8c80f7
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
end,
|
||||
Color.Black.WithAlpha(Constants.LineAlpha),
|
||||
false,
|
||||
width: GuiWidget.DeviceScale,
|
||||
GuiWidget.DeviceScale,
|
||||
true,
|
||||
true);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue