JAL-4265 JAL-4286 reinstated explicit restoreSession method because Jmol’s LOAD files...
authorJames Procter <j.procter@dundee.ac.uk>
Wed, 20 Sep 2023 17:02:41 +0000 (18:02 +0100)
committerJames Procter <j.procter@dundee.ac.uk>
Wed, 20 Sep 2023 17:02:41 +0000 (18:02 +0100)
commit4b1bb2ab913cd40cea1c13f43d096c07f3cdeaf4
treec5d1d2ee735bd09358a8d120e1834b15699203d1
parent6f9554d86c10332d0d90cdb86ccf2ec94f7b4ebe
JAL-4265 JAL-4286 reinstated explicit restoreSession method because Jmol’s LOAD files command does not behave the same way as restore STATE. Also added defensive check for unexpected exceptions if the state restore trashes the Jmol/Jalview binding
src/jalview/bin/Commands.java