Draw helices correctly
[jalview.git] / src / jalview / appletgui / AnnotationPanel.java
index 01f2c23..10047fd 100755 (executable)
@@ -550,7 +550,7 @@ public class AnnotationPanel
                 else\r
                  {\r
                    g.fillRect(lastSSX, y + 4 + iconOffset,\r
-                              (x+1) * av.charWidth - lastSSX, 7);\r
+                              x * av.charWidth - lastSSX, 7);\r
                  }\r
                 break;\r
 \r