Ticket #520 (closed defect: fixed)
Opened 2011-05-18T10:03:18-05:00
Last modified 2011-05-18T10:04:27-05:00
Running data changing plugins seems to have no effect
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Display API | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Post JHotDraw support: Choose a Process menu entry like find edges. Graphics are not changed.
Change History
comment:1 Changed 2011-05-18T10:04:27-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
Nobody was reacting to DatasetUpdatedEvents. Made DatasetView call projector.map() upon receipt of such an event.