commit
0ab7fe657f
2 changed files with 2 additions and 2 deletions
|
|
@ -740,7 +740,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
{
|
||||
return new TextWidget(label, pointSize: 10, textColor: ActiveTheme.Instance.PrimaryTextColor)
|
||||
{
|
||||
VAnchor = VAnchor.Center,
|
||||
VAnchor = VAnchor.Center | VAnchor.Fit,
|
||||
EllipsisIfClipped = true,
|
||||
AutoExpandBoundsToText = false,
|
||||
ToolTipText = helpText,
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 26b6613f68e76d8243ee1a221547f5e9d8fd99be
|
||||
Subproject commit 5ee1bb2f7266419f7b1d0ac1a1232686ffb2113b
|
||||
Loading…
Add table
Add a link
Reference in a new issue