Show reset if enabled
show hover effect code for making temp in right place
This commit is contained in:
parent
b3530b64a8
commit
ac8a4808b3
2 changed files with 30 additions and 6 deletions
|
|
@ -387,7 +387,7 @@ namespace MatterHackers.MatterControl
|
|||
temperatureContainerContainer.AnchorAll();
|
||||
|
||||
temperatureControlsContainer = new TemperatureControls();
|
||||
temperatureControlsContainer.VAnchor = VAnchor.ParentTop;
|
||||
temperatureControlsContainer.VAnchor |= VAnchor.ParentTop;
|
||||
|
||||
temperatureContainerContainer.AddChild(temperatureControlsContainer);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue