JAL-3081 restore annotation ordering from project (work in progress)
[jalview.git] / src / jalview / gui / OverviewCanvas.java
index cc361a5..89088b8 100644 (file)
@@ -257,6 +257,7 @@ public class OverviewCanvas extends JComponent
   public void dispose()
   {
     dispose = true;
+    od = null;
     synchronized (this)
     {
       restart = true;