update spikes/mungo from JAL-3076 patch branch
[jalview.git] / src / jalview / appletgui / AlignmentPanel.java
index 730434f..83d8ade 100644 (file)
@@ -554,8 +554,8 @@ public class AlignmentPanel extends Panel
     // this is called after loading new annotation onto alignment
     if (alignFrame.getSize().height == 0)
     {
-      // panel not laid out yet?
-      return;
+      System.out.println(
+              "adjustAnnotationHeight frame size zero NEEDS FIXING");
     }
     fontChanged();
     validateAnnotationDimensions(true);