Ticket #464 (closed defect: fixed)
Opened 2011-04-28T16:42:15-05:00
Last modified 2011-05-01T22:00:55-05:00
Fix crop
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
The Crop plugin does not properly refresh the image.
Change History
comment:1 Changed 2011-04-29T13:32:12-05:00 by bdezonia
- Owner changed from bdezonia to curtis
- Status changed from new to assigned
comment:2 Changed 2011-05-01T22:00:55-05:00 by curtis
- Status changed from assigned to closed
- Resolution set to fixed
Fixed in c2d21593810a35e263a65854e5e040bbbb98384d, for the most part.
Partially debugged. Find it is related to DatasetView not updating correctly. Curtis taking it from here.