Ticket #1144 (closed task: fixed)
Opened 2012-04-27T21:27:11-05:00
Last modified 2012-10-10T14:54:25-05:00
New Show LUT plugin missing "List" functionality
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | #1250 | |
Blocking: | #1509 |
Description
IJ2 has its own version of Show LUT. In IJ1 there is a button drawn in the window called "List". And when you click it the current lut is displayed in tabular form (a ResultTable?). This is not present in the IJ2 version.
There are a couple things to do here and this ticket may be blocked at the moment.
- we need to be able to enhance a displayed dataset with buttons (like Histogram) that do things
- we may need the IJ2 version of results table / spreadsheet
Change History
comment:3 Changed 2012-07-03T13:54:54-05:00 by curtis
- Blocking 1171 added
- Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
comment:6 Changed 2012-08-29T16:58:01-05:00 by bdezonia
- Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5
comment:9 Changed 2012-10-08T11:57:47-05:00 by bdezonia
- Owner changed from curtis to bdezonia
- Status changed from new to assigned
Note that with commit 838b00cc3e1291145c8782a1c6343d861b079f89 I've added a new plugin that shows the lut as a table. This gives us all the functionality without requiring us to decorate displays yet. Since #1042 outlines that need I close this ticket as fixed.
comment:11 Changed 2012-10-08T11:58:33-05:00 by bdezonia
- Status changed from assigned to closed
- Resolution set to fixed
comment:12 Changed 2012-10-10T13:27:45-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta5-new