// BH 2018.04.18 comment: addNotify() is not appropriate here. We
[jalview.git] / src / jalview / gui / AlignmentPanel.java
index 20f8cd1..9cb690f 100644 (file)
@@ -550,6 +550,7 @@ public class AlignmentPanel extends GAlignmentPanel implements
     // Note in JComponent:
     // This method is called by the toolkit internally and should
     // not be called directly by programs.
+    // I note that addNotify() is called in several areas of Jalview.
 
     int annotationHeight = getAnnotationPanel().adjustPanelHeight();
     annotationHeight = getAnnotationPanel()