formatting
authorJim Procter <jprocter@compbio.dundee.ac.uk>
Mon, 20 May 2013 14:33:46 +0000 (15:33 +0100)
committerJim Procter <jprocter@compbio.dundee.ac.uk>
Fri, 24 May 2013 14:10:54 +0000 (15:10 +0100)
src/jalview/gui/AnnotationPanel.java

index e66eaa0..93647a8 100755 (executable)
@@ -902,7 +902,7 @@ public class AnnotationPanel extends JPanel implements AwtRenderPanelI,
       }
       fadedImage = null;
     }
-
+    
     g.setColor(Color.white);
     g.fillRect(0, 0, (endRes - startRes) * av.charWidth, getHeight());