use the max length stuff.

This commit is contained in:
Lars Brubaker 2015-12-10 11:01:26 -08:00
parent e59003e4f7
commit c26e9b1a28
4 changed files with 4 additions and 4 deletions

View file

@ -106,7 +106,7 @@ namespace MatterHackers.MatterControl
private bool topIsHidden = false;
#region automation test
#if true
#if false
bool item = true;
bool firstDraw = true;
AutomationRunner clickPreview;