// TODO: annotation object should be typed for autocalculated/derived property methods
if (selectedRow < aa.length)
{
- if (!aa[selectedRow].autoCalculated)
+ if (!aa[selectedRow].autoCalculated && aa[selectedRow].graph==AlignmentAnnotation.NO_GRAPH)
{
- // display settings for this row.
+ // display formatting settings for this row.
pop.addSeparator();
// av and sequencegroup need to implement same interface for
item = new JCheckBoxMenuItem(TOGGLE_LABELSCALE,