Remove temperature widget background color
This commit is contained in:
parent
2f13959f0e
commit
ef14ab96f2
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ namespace MatterHackers.MatterControl.ActionBar
|
|||
|
||||
public TemperatureWidgetBase(string textValue)
|
||||
{
|
||||
this.BackgroundColor = ApplicationController.Instance.Theme.SlightShade;
|
||||
this.HAnchor = HAnchor.FitToChildren;
|
||||
this.VAnchor = VAnchor.FitToChildren | VAnchor.ParentCenter;
|
||||
this.Cursor = Cursors.Hand;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue