fixing array processing order
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Mon, 4 Feb 2019 14:48:05 +0000 (08:48 -0600)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Mon, 4 Feb 2019 14:48:05 +0000 (08:48 -0600)
commit3ca62ac09227ae36e2197050e8910382ea30f3fe
tree45271e21cf9a39e8c844123df1023932e239d754
parentf3cd6b03fcf98635c16365b2cf238db2c52c3456
fixing array processing order

- does point out an issue with hiddenColumns joining adjacent hides
sometimes but not other times.
src/jalview/io/JSONFile.java
test/jalview/io/JSONFileTest.java