Closed will-moore closed 6 years ago
Opened image, added shape and label to then store it. After closing figure and opening the stored file everything I added was there. Working as expected.
Does this place any version restrictions on figure that weren't already in place?
@joshmoore No, we already require OMERO 5.3.0 and that has this method: https://github.com/openmicroscopy/openmicroscopy/blob/v5.3.0/components/tools/OmeroPy/src/omero/gateway/__init__.py#L3798
Cheers.
removed exclude comment
Conflicting PR. Removed from build FIGURE-merge#604. See the console output for more details. Possible conflicts:
--conflicts Conflict resolved in build FIGURE-merge#605. See the console output for more details.
This removes the local Figure method
create_original_file_from_file_obj()
and uses the Blitz Gateway copy of the same method.To test, check that saving a figure works OK.