JAL-4265 Use ColorUtils.parseColourString() and adjust documentation to use un-hashed...
authorBen Soares <b.soares@dundee.ac.uk>
Wed, 20 Sep 2023 17:09:45 +0000 (18:09 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Wed, 20 Sep 2023 17:09:45 +0000 (18:09 +0100)
commit97885cde2d46d76631b172be51cf956fabb6fc41
tree7edb7b2679c538f922e0ae482dd61862ed0c57b1
parent29420a0f90a4797c0a9d1f78873ffc51d1bff85b
JAL-4265 Use ColorUtils.parseColourString() and adjust documentation to use un-hashed hex-string for consistency with other Jalview uses of parseColourString(). When adding 2 structures and 2 structureimages I am now getting a NPE for String[] files = getStructureFiles(); in AAStructureBindingModel, and when using bgcolour for the first structureimage, losing the residues in the second structure image.  Will need to investigate when I'm back
src/jalview/bin/argparser/Arg.java