Improving maring

This commit is contained in:
Lars Brubaker 2021-02-26 10:54:33 -08:00
parent 189ac792b0
commit 3e98aa43d6
6 changed files with 9 additions and 85 deletions

View file

@ -763,6 +763,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
{
VAnchor = VAnchor.Center,
HAnchor = HAnchor.Right,
Margin = new BorderDouble(0, 0, 7, 0),
Name = "Re-Slice Button",
ToolTipText = "Apply changes to this print".Localize() + "\n\n*" + "Plating and settings changes can be applied".Localize() + "*"
};