imagej / imagej/imagej-ui-swing
Adding an overlay resets image zoom
- Dominant language
- Java
- Stars
- 12
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Adding or removing an overlay in the Swing UI causes a display rebuild operation, which currently always resets pan and zoom, and repacks the display.
To reproduce: Open Blobs, zoom in a couple of times, then add a point ROI. The window will reset to 100% zoom.
Migrated-From: http://trac.imagej.net/ticket/1189
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the Swing UI code handling overlay additions and removals, then follow the display rebuild operation described in the issue. Reproduce the Blobs scenario by zooming in and adding a point ROI. Done means overlays can be added or removed without resetting pan, zoom, or the window packing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100