dont draw sequence box when we can see sequence text
authorDiane Trout <diane@caltech.edu>
Sat, 21 Apr 2007 01:17:40 +0000 (01:17 +0000)
committerDiane Trout <diane@caltech.edu>
Sat, 21 Apr 2007 01:17:40 +0000 (01:17 +0000)
my new draw_track code didn't test to see if the sequence text was visible
thus hiding the text. This fixes that, though at the cost of adding
more logic in the process of rendering the display.


No differences found