JAL-3446 from applet; JAL-3374
[jalview.git] / src / jalview / appletgui / AlignViewport.java
index 0324d8c..b379c2d 100644 (file)
@@ -352,7 +352,7 @@ public class AlignViewport extends AlignmentViewport
     if (mappedCommand != null)
     {
       mappedCommand.doCommand(null);
-      firePropertyChange("alignment", null, getAlignment().getSequences());
+      notifyAlignment();
 
       // ap.scalePanelHolder.repaint();
       // ap.repaint();