Improving maring
This commit is contained in:
parent
189ac792b0
commit
3e98aa43d6
6 changed files with 9 additions and 85 deletions
|
|
@ -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() + "*"
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue