From 7d9e85fe21a07b40a4146d08fc685763ff0a109c Mon Sep 17 00:00:00 2001 From: William Moore Date: Sun, 10 Mar 2019 02:44:53 +0000 Subject: [PATCH 1/4] Create labels from map annotations On the plane back from Brisbane: BioImage Analysis Satellite Symposium at Light Microscopy Australia 2019 where this feature was requested --- omero_figure/templates/figure/index.html | 27 +++- src/js/views/figure_view.js | 1 + src/js/views/labels_from_maps_modal.js | 117 ++++++++++++++++++ src/js/views/right_panel_view.js | 9 ++ src/templates/labels_form_inner_template.html | 3 + 5 files changed, 156 insertions(+), 1 deletion(-) create mode 100644 src/js/views/labels_from_maps_modal.js diff --git a/omero_figure/templates/figure/index.html b/omero_figure/templates/figure/index.html index d3146150e..412507a26 100644 --- a/omero_figure/templates/figure/index.html +++ b/omero_figure/templates/figure/index.html @@ -584,7 +584,32 @@ - + + + + + +