imagej / imagej/imagej-ui-swing
Preview command when typing
Open
@lnyng is already working on this.
Since Nov 18, 2015.
enhancement
unscheduled
- Dominant language
- Java
- Stars
- 12
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
For some commands (e.g. process->math->subtract) that support preview and accepts numeric input, the preview is updated when the up/down arrow beside the numeric input box is clicked, but not when the user is typing in the input box.
Preview when typing is supported in ImageJ1 and I think is a nice feature to have. Not sure if this is the problem of the commands or swing-ui, but I just put it here for now. Any idea?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.