Skip to content

Standalone app#666

Open
will-moore wants to merge 58 commits intoome:masterfrom
will-moore:standalone_app
Open

Standalone app#666
will-moore wants to merge 58 commits intoome:masterfrom
will-moore:standalone_app

Conversation

@will-moore
Copy link
Member

@will-moore will-moore commented Feb 2, 2026

This was originally #619 before it got split into #663 with this one on top.

This branch is also pushed to master, so that it's deployed to https://will-moore.github.io/omero-figure/

Testing the standalone app:
Need to test all actions that load or save to OMERO

  • File > Open... Should ask for a local file OR a url to a file
    • The url should update to ?file=url so that refreshing will show the same file
  • File > Save (or Save button) should download the figure.json
  • Add Image - should only work for Zarr images
  • Export PDF should show a dialog (done) with info on how to export json to PDF as in Standalone python script #669 (not done yet)
  • Add Labels from Tags / KVP - either fail silently (same as in OMERO if no annotations) or hide/disable
  • Other options hidden (Delete, SetId)

When we adjusst rendering settings, right panel and figure panel both render at the same time. We don't
want to duplicate loading of chunks, so if the request is already pending, wait for it to complete the
use the cached value
@will-moore will-moore marked this pull request as ready for review February 10, 2026 15:32
@snoopycrimecop
Copy link
Member

Conflicting PR. Removed from build OMERO-plugins-push#67. See the console output for more details.
Possible conflicts:

--conflicts

@snoopycrimecop
Copy link
Member

Conflicting PR. Removed from build OMERO-plugins-push#70. See the console output for more details.
Possible conflicts:

--conflicts

@snoopycrimecop
Copy link
Member

Conflicting PR. Removed from build OMERO-plugins-push#71. See the console output for more details.
Possible conflicts:

--conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants