Ticket #1800 (closed defect: moved)
Opened 2013-04-12T13:56:47-05:00
Last modified 2013-06-04T12:43:10-05:00
Brightness/Contrast missing some button commands
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b8-analysis |
Component: | Analysis Plugins | Version: | |
Severity: | serious | Keywords: | |
Cc: | G.Landini@… | Blocked By: | |
Blocking: | #1100 |
Description
In the imagej devel maling list Gabriel Landini noted the following issues with the Brightness/Contrast plugin:
Dialog needs "reset" and "apply" buttons.
Curtis and I discussed this a bit. Do we allow users to set values outside the min and max. Probably.
1) Determined Reset needed
2) Probably need Apply
3) Might need a Set that has no button but is used internally and invoked by slider adjustments
4) Auto needed (see ticket #796)
Decided that the interactive B&C command should be modified to the CommandService to run commands. The commands with be things like Reset, Apply, Set. This simplifies how macros are recorded when running this command.
In the case of Set we will need to define new kinds of input events that handle AdjustmentListener kinds of events so that when someone stops adjusting a slider we set B&C