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 #1272 (closed defect: wontfix)

Opened 2012-07-03T13:51:45-05:00

Last modified 2014-05-06T08:11:46-05:00

Rect and Ellipse creation tools not like IJ1

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b10-compatibility
Component: Tools Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1342

Description

In IJ1 when you hold down the shift key while drawing with the rect or ellipse tools the created overlay is constrained to a 1:1 aspect ratio. That is not the case in IJ2.

Change History

comment:1 Changed 2012-07-17T14:58:34-05:00 by bdezonia

  • Blocking 1342 added

comment:2 Changed 2012-09-06T16:53:21-05:00 by bdezonia

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

comment:3 Changed 2012-10-10T15:33:00-05:00 by curtis

  • Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta9

comment:4 Changed 2014-05-06T08:11:46-05:00 by curtis

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

Current thinking is that it is OK for the ImageJ2 Swing UI to diverge from the 1.x UI; this gives us the freedom to potentially improve on 1.x's behavior. We can revisit these sorts of "2.x behavior differs from 1.x" tickets in the future as the modern interface becomes more heavily adopted. But it will be quite some time yet.