unneeded named argument

This commit is contained in:
Lars Brubaker 2021-04-19 09:14:49 -07:00
parent 9577348eb6
commit 8caf8c80f7

View file

@ -189,7 +189,7 @@ namespace MatterHackers.MatterControl.DesignTools
end,
Color.Black.WithAlpha(Constants.LineAlpha),
false,
width: GuiWidget.DeviceScale,
GuiWidget.DeviceScale,
true,
true);