Ticket #715 (closed defect: fixed)
Opened 2011-08-02T15:58:59-05:00
Last modified 2011-08-10T14:40:37-05:00
Initial setup of selected region is wrong
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Display API | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Some plugins now work on the bounds of the currently selected region via the OverlayService. SaltAndPepper is an example. Note that when running the plugin after immediately launching IJ2 and opening an image a weird region can get filled (not always). I have seen this with other plugins too but they escape me at the moment. It looks like there is some initialization error in the code that determines what is selected.
Change History
comment:1 Changed 2011-08-10T14:40:37-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
After discussions with Curtis have come to the conclusion that this is a display painting bug. I am opening that as a new ticket. Closing this one.