comment
[jalview.git] / 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