Task #2351 (closed)
Opened 9 years ago
Closed 9 years ago
Overlay_Colour parameter
| Reported by: | jburel | Owned by: | wmoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.2 |
| Component: | Scripting | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2010-05-13 (9) |
Description (last modified by jburel)
- Replace the type of the Overlay_Colour parameter i.e. from int to string.
- Use the list of colours already available for the UI i.e.
Gray, Orange, Yellow, Black, Indigo, Violet, Red, Green, Blue, White
- ROI_Zoom should probably be a double instead of an int
Change History (3)
comment:1 Changed 9 years ago by jburel
- Description modified (diff)
- Sprint set to 2010-05-13 (9)
comment:2 Changed 9 years ago by wmoore
- Status changed from new to assigned
comment:3 Changed 9 years ago by wmoore
- Remaining Time set to 0
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [6984]) Fixed the Overlay_Colour and Roi_Zoom. Closes #2351