JAL-1153 new runtime property set to first non-null annotation element colour
[jalview.git] / src / jalview / ws / jws2 / AADisorderClient.java
index 7bf2045..ef6752f 100644 (file)
@@ -210,6 +210,7 @@ public class AADisorderClient extends JabawsAlignCalcWorker implements
                 annot.annotations[p].colour = col;
               }
             }
+            annot._linecolour=col;
           }
         }
         if (lastAnnot + 1 == ourAnnot.size())