JAL-2902 catch case where viewer is closed (therefore binding is null) before hasMapp...
authorJim Procter <jprocter@issues.jalview.org>
Wed, 7 Feb 2018 16:48:22 +0000 (16:48 +0000)
committerJim Procter <jprocter@issues.jalview.org>
Wed, 7 Feb 2018 16:50:39 +0000 (16:50 +0000)
commit264fe1353379ffc6e90dee9d107b15f30da40737
tree1b4f2df92a193f0765ba024dc9e12e0df48ba6e6
parentf8eadd61b07375a6aada36b2b4b2aa8c3423510e
JAL-2902 catch case where viewer is closed (therefore binding is null) before hasMapping is called. technically, hasMapping should return falseā€¦ but not if it is being used to poll.
src/jalview/gui/StructureViewerBase.java