JAL-3048 todo for export SVG/PNG/EPS
authorJim Procter <jprocter@issues.jalview.org>
Mon, 2 Jul 2018 14:40:01 +0000 (15:40 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Mon, 2 Jul 2018 14:40:01 +0000 (15:40 +0100)
src/jalview/util/ImageMaker.java

index 3398fea..cf5a6b6 100755 (executable)
@@ -146,7 +146,7 @@ public class ImageMaker
                 "status.cancelled_image_export_operation", type.name));
       }
     }
-
+    // TODO JAL-3048 refactor to method called by constructor or callback
     if (file != null)
     {
       try