canvas line/font/pixel fixes; menu accelerators;
[jalview.git] / src / jalview / gui / AnnotationPanel.java
index 71b7eac..3212156 100755 (executable)
@@ -149,7 +149,7 @@ public class AnnotationPanel extends JPanel implements AwtRenderPanelI,
    */
   public AnnotationPanel(AlignmentPanel ap)
   {
-           setBackground(Color.white);  // BH 2019
+//         setBackground(Color.white);  // BH 2019
 
            ToolTipManager.sharedInstance().registerComponent(this);
     ToolTipManager.sharedInstance().setInitialDelay(0);