Remove OnDraw override allowing standard background
This commit is contained in:
parent
ddb8e94474
commit
60512a45e6
2 changed files with 0 additions and 11 deletions
|
|
@ -167,8 +167,6 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
SetNoContentFieldDescriptionVisibility();
|
||||
base.OnDraw(graphics2D);
|
||||
|
||||
//graphics2D.Rectangle(LocalBounds, Color.Orange);
|
||||
}
|
||||
|
||||
public override string Text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue