Made error messages wrap
This commit is contained in:
parent
445516444f
commit
4b99d1accd
10 changed files with 13 additions and 31 deletions
|
|
@ -96,7 +96,6 @@ namespace MatterHackers.MatterControl
|
|||
return new WrappedTextWidget(text, pointSize: theme.DefaultFontSize, textColor: theme.TextColor)
|
||||
{
|
||||
Margin = new BorderDouble(left: 10, top: 10),
|
||||
HAnchor = HAnchor.Stretch
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue