ensure propagation of colour change on annotation update (JAL-868)
[jalview.git] / src / jalview / gui / AlignmentPanel.java
index d2aa6d6..a088aa3 100644 (file)
@@ -396,7 +396,7 @@ public class AlignmentPanel extends GAlignmentPanel implements
     }
     validateAnnotationDimensions(true);
     addNotify();
-    repaint();
+    paintAlignment(true);
   }
   /**
    * calculate the annotation dimensions and refresh slider values accordingly.