Updated animation callback
Working on fixed string
This commit is contained in:
parent
37322632a9
commit
ce5ad5f687
5 changed files with 23 additions and 5 deletions
|
|
@ -320,7 +320,7 @@ namespace MatterHackers.MatterControl.ConfigurationPage
|
|||
Padding = new BorderDouble(2),
|
||||
Border = new BorderDouble(1),
|
||||
BorderColor = theme.Colors.PrimaryAccentColor,
|
||||
VAnchor = VAnchor.Center | VAnchor.Fit
|
||||
VAnchor = VAnchor.Center | VAnchor.Fit,
|
||||
};
|
||||
blueBox.AddChild(new TextWidget("64", pointSize: 8, textColor: theme.Colors.PrimaryAccentColor));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue