default for colourBylabel is false
authorjprocter <Jim Procter>
Fri, 16 Apr 2010 14:31:23 +0000 (14:31 +0000)
committerjprocter <Jim Procter>
Fri, 16 Apr 2010 14:31:23 +0000 (14:31 +0000)
src/jalview/schemes/GraduatedColor.java

index 7b2e67b..de8fd10 100644 (file)
@@ -145,7 +145,7 @@ public class GraduatedColor
    * TODO: abstract an interface enabling pluggable colour from string
    */
   private UserColourScheme ucs = null;
-  private boolean colourByLabel=true;
+  private boolean colourByLabel=false;
   /**
    * 
    * @return true if colourByLabel style is set