comment
authorjprocter <Jim Procter>
Fri, 18 Jul 2008 13:27:57 +0000 (13:27 +0000)
committerjprocter <Jim Procter>
Fri, 18 Jul 2008 13:27:57 +0000 (13:27 +0000)
src/jalview/io/AnnotationFile.java

index d5039de..016ee8f 100755 (executable)
@@ -886,6 +886,7 @@ public class AnnotationFile
         }\r
         else if (key.equalsIgnoreCase("idColour"))\r
         {\r
+          // consider warning if colour doesn't resolve to a real colour\r
           sg.setIdColour((def = new UserColourScheme(value)).findColour('A'));\r
         }\r
         sg.recalcConservation();\r