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)
commit709adb67d249056f6864402c17f421a9b31f6119
tree8c4351e1a390848660b384ca56a16155cb16743c
parent170d8624e1370fd396ba41be7b15d7fce179eb90
dont draw sequence box when we can see sequence text
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.
alg/glseqbrowser.cpp
alg/glsequence.cpp
alg/glsequence.hpp