JAL-961 efficiency TODO: decouple overview updates from sequence colour broadcasts
[jalview.git] / src / jalview / appletgui / AlignmentPanel.java
index 463c6c3..fd6652b 100644 (file)
@@ -953,6 +953,7 @@ public class AlignmentPanel extends Panel implements AdjustmentListener,
 
     if (updateOverview)
     {
+      // TODO: determine if this paintAlignment changed structure colours
       jalview.structure.StructureSelectionManager
               .getStructureSelectionManager(av.applet)
               .sequenceColoursChanged(this);