Merge pull request #2677 from larsbrubaker/design_tools

Design tools
This commit is contained in:
Lars Brubaker 2017-11-17 16:58:29 -08:00 committed by GitHub
commit 0ab7fe657f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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