Ticket #871 (assigned defect)
Image > Zoom > Set... plugin does not always pan over center
| Reported by: | bdezonia | Owned by: | curtis |
|---|---|---|---|
| Priority: | major | Milestone: | imagej-2.0.0-beta3 |
| Component: | ij-display | Version: | |
| Severity: | serious | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | #1185 |
Description
Open boats. Use the Image > Zoom > Set... plugin. Choose center 400,400 @ 500%. Image zooms in 500% put panned to upper left corner. Trace in with debugger however and see the pan code is invoked (JHotDrawImageCanvas::syncPan()) and actually works when things are slowed down. Perhaps this is another issue with the timing of display events. (Also note that the ImageCanvas' canvasHelper generates a zoom event before the canvas actually does any zooming - could that be a problem?)
Change History
Note: See
TracTickets for help on using
tickets.
