Page 1 of 1

Can we make ROIs visible by default on OMERO.iviewer?

PostPosted: Wed Jul 11, 2018 1:19 pm
by Kouichi_C_Nakamura
I'm using OMERO.iviewer on a local server. By default, ROIs are hidden and user needs to click on ROI tab on the right side to make them visible.

Ideally, it would be better if we can Save how ROIs are visible by default by clicking the Save button on ROI tab. If all ROIs are visible when saving, next time you open the image, ROIs are visible from the beginning. If you selectively show and hide some of ROIs and Save it, they look in the same way next time you visit the image.

Is it possible? Can you provide any hints on how to do it?

Re: Can we make ROIs visible by default on OMERO.iviewer?

PostPosted: Thu Jul 12, 2018 12:32 pm
by manics
I'm afraid it's not possible at the moment. I've added a card to track the issue:
https://trello.com/c/6PnWh4hP/41-config ... splay-rois

If you want to have a go at implementing it yourself the source repo is https://github.com/ome/omero-iviewer

Re: Can we make ROIs visible by default on OMERO.iviewer?

PostPosted: Thu Jul 12, 2018 1:30 pm
by Kouichi_C_Nakamura
Thanks!