Ticket #934 (assigned defect)

Opened 4 months ago

Last modified 4 weeks ago

Drawing overlay changes tool focus

Reported by: bdezonia Owned by: dscho
Priority: major Milestone: imagej-2.0.0-beta3
Component: ij-tool Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

If you draw an overlay the active tool goes from the overlay tool you had selected to the selection tool. This might be because we assume user wants to modify the last placed overlay. But maybe the overlay tool should stay active in case you want to lay down a number of rects or points or whatever. It's a little confusing that the tool automatically switches and its a pain to have to reactivate tool over and over.

Change History

comment:1 Changed 3 months ago by bdezonia

Maybe each tool can decide whether to activate the selection tool or whether to keep the focus on itself for further input.

comment:2 Changed 4 weeks ago by bdezonia

  • Owner changed from bdezonia to dscho
  • Status changed from new to assigned

I believe this is no longer an issue. Dscho added some tool delegation code at some point. Dscho please review this ticket for any useful info.

Note: See TracTickets for help on using tickets.