Made error messages wrap
This commit is contained in:
parent
445516444f
commit
4b99d1accd
10 changed files with 13 additions and 31 deletions
|
|
@ -199,7 +199,6 @@ namespace MatterHackers.MatterControl.Tour
|
|||
body.AddChild(new WrappedTextWidget(productTour.ActiveItem.Description, textColor: theme.TextColor, pointSize: theme.DefaultFontSize)
|
||||
{
|
||||
Margin = 5,
|
||||
HAnchor = HAnchor.Stretch
|
||||
});
|
||||
|
||||
var buttonRow = new FlowLayoutWidget()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue