Remove OnDraw override allowing standard background

This commit is contained in:
John Lewin 2018-10-17 21:13:52 -07:00
parent ddb8e94474
commit 60512a45e6
2 changed files with 0 additions and 11 deletions

View file

@ -167,8 +167,6 @@ namespace MatterHackers.MatterControl
{
SetNoContentFieldDescriptionVisibility();
base.OnDraw(graphics2D);
//graphics2D.Rectangle(LocalBounds, Color.Orange);
}
public override string Text