NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #1070 (closed defect: fixed)

Opened 2012-03-14T13:59:10-05:00

Last modified 2012-10-15T15:38:03-05:00

Improve OptionsChannels UI

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b5-scripting
Component: Plugins Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1512

Description (last modified by bdezonia)

The OptionsChannels UI is very basic. The current FG & BG channel values are mashed into single fields of comma separated values. Make a list of values that can be added to or subtracted from.

Also there is code for tracking the last picked foreground and background colors. They are displayed as strings with labels prepended. Make dialog display actual (uneditable) colors and think of good label names.

Another possibility is to have the colors be invisible in the dialog but saved as parameters. So they are persistent and synchronized with IJ1 but hidden. This might be the best approach.

Change History

comment:1 Changed 2012-03-14T13:59:37-05:00 by bdezonia

  • Description modified

comment:2 Changed 2012-03-14T14:01:32-05:00 by bdezonia

  • Description modified

comment:3 Changed 2012-05-14T10:43:51-05:00 by bdezonia

  • Blocked By 1071 added

comment:4 Changed 2012-05-14T10:44:37-05:00 by bdezonia

  • Blocked By 1155 added

comment:5 Changed 2012-05-14T10:45:38-05:00 by bdezonia

  • Blocked By 1124 added

comment:6 Changed 2012-05-14T10:47:13-05:00 by bdezonia

  • Blocked By 927 added

comment:7 Changed 2012-05-14T10:47:52-05:00 by bdezonia

  • Blocked By 925 added

comment:8 Changed 2012-05-14T10:48:25-05:00 by bdezonia

  • Blocked By 914 added

comment:9 Changed 2012-05-14T10:48:54-05:00 by bdezonia

  • Blocked By 908 added

comment:10 Changed 2012-05-14T10:50:13-05:00 by bdezonia

  • Blocked By 802 added

comment:11 Changed 2012-05-14T10:50:42-05:00 by bdezonia

  • Blocked By 546 added

comment:3 Changed 2012-05-14T11:11:24-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4

comment:4 Changed 2012-06-08T10:45:09-05:00 by bdezonia

  • Blocked By 546 removed

comment:5 Changed 2012-06-08T10:45:34-05:00 by bdezonia

  • Blocked By 802 removed

comment:6 Changed 2012-06-08T10:45:52-05:00 by bdezonia

  • Blocked By 908 removed

comment:7 Changed 2012-06-08T10:46:09-05:00 by bdezonia

  • Blocked By 914 removed

comment:8 Changed 2012-06-08T10:46:27-05:00 by bdezonia

  • Blocked By 925 removed

comment:9 Changed 2012-06-08T10:46:57-05:00 by bdezonia

  • Blocked By 927 removed

comment:10 Changed 2012-06-08T10:47:14-05:00 by bdezonia

  • Blocked By 1071 removed

comment:11 Changed 2012-06-08T10:47:29-05:00 by bdezonia

  • Blocked By 1124 removed

comment:12 Changed 2012-06-08T10:47:49-05:00 by bdezonia

  • Blocked By 1155 removed

comment:13 Changed 2012-07-17T14:26:55-05:00 by bdezonia

  • Blocking 1340 added

comment:14 Changed 2012-07-17T14:27:41-05:00 by bdezonia

  • Blocking 1340 removed

comment:15 Changed 2012-07-17T14:28:41-05:00 by bdezonia

  • Blocking 1341 added

comment:16 Changed 2012-08-03T11:00:31-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5

comment:17 Changed 2012-09-04T13:04:41-05:00 by bdezonia

With commit f7f6c18f3171d822b8c7af38ecc0892b6c9f1f95 the IJ1 FG/BG colors are saved and loaded with the dialog but never displayed to the user.

The remaining taks for this ticket are to improve the ability to add/remove channel values rather than just a text string of comma separated values.

comment:18 Changed 2012-10-15T12:53:13-05:00 by bdezonia

  • Status changed from new to closed
  • Resolution set to fixed

The remaining part of this ticket is better expressed in ticket #1292. closing.

comment:19 Changed 2012-10-15T15:37:13-05:00 by bdezonia

  • Blocking 1515 added; 1341 removed
  • Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta5

comment:20 Changed 2012-10-15T15:38:03-05:00 by bdezonia

  • Blocking 1512 added; 1515 removed