Task #10673 (closed)
Opened 6 years ago
Closed 4 years ago
Web: copy/paste rendering settings
| Reported by: | wmoore | Owned by: | wmoore |
|---|---|---|---|
| Priority: | major | Milestone: | 5.1.0 |
| Component: | Web | Version: | 5.0.8 |
| Keywords: | n.a. | Cc: | ux@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Major functionality missing from web:
Want to be able to copy / paste rendering settings in Web.
Need to update thumbnails with new settings too. See #10655
- Copy from:
- right-click on image in jsTree
- Main image viewer (and Preview pane eventually)
- Paste to:
- right-click on dataset/image in jsTree
- Main image viewer
Change History (6)
comment:1 Changed 6 years ago by jburel
- Sprint changed from 2013-04-09 (7)) to 2013-05-07 (8)
comment:2 Changed 6 years ago by wmoore
Initial work in https://github.com/openmicroscopy/openmicroscopy/pull/1036
Still TODO:
- Copy / Paste settings from within the main viewer (NB: to allow Copy without Save is more tricky - Need to copy the query string instead of imageId).
- Reset settings on Image/Dataset?
comment:3 Changed 6 years ago by Will Moore <will@…>
- Milestone changed from OMERO-4.4.x to OMERO-4.4.7
(In [1d7d74ae27b372cdfb259587230fe9fcd9d787a5/ome.git] on branch develop) Moved applySettingsToImages() from webgateway to Blitz. See #10673
comment:4 Changed 6 years ago by jamoore
- Milestone changed from OMERO-4.4.7 to OMERO-4.4.9
comment:5 Changed 6 years ago by jburel
- Sprint changed from 2013-05-07 (8) to Blocker 4.4.9 (1)
Moved from sprint 2013-05-07 (8)
comment:6 Changed 4 years ago by jburel
- Milestone changed from 5.x to 5.1.0
- Resolution set to fixed
- Status changed from new to closed
- Version set to 5.0.8
Major improvement in rendering settings workflow during 5.1.
Possible to copy/paste settings.
Closing
Moved from sprint 2013-04-09 (7))