JAL-2577 mirror hide/select columns by annotation across split frame
[jalview.git] / src / jalview / gui / AnnotationColumnChooser.java
index 9c2a1b9..a95d0c0 100644 (file)
@@ -397,6 +397,7 @@ public class AnnotationColumnChooser extends AnnotationRowFilter implements
     {
       av.hideSelectedColumns();
     }
+    av.sendSelection();
 
     filterParams = null;
     av.setAnnotationColumnSelectionState(this);