activeRow is -1
[jalview.git] / src / jalview / gui / AnnotationPanel.java
index 766b659..0f025b5 100755 (executable)
@@ -286,7 +286,7 @@ public class AnnotationPanel extends JPanel implements MouseListener,
 \r
 \r
         int height = 0;\r
-        activeRow = 0;\r
+        activeRow = -1;\r
 \r
 \r
         for (int i = 0; i < aa.length; i++)\r