http://bugzilla.maptools.org/show_bug.cgi?id=1822 Summary: ROI de-register for event function mapped to register
Product: Chameleon
Version: 2.4
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Widget
AssignedTo:
chameleon-dev@...
ReportedBy:
benftee@...
Discovered this after seeing CWCROIManager->DeregisterEvent not working
file: cwc_roi.js
this.DeregisterEvent = CWCROIManager_RegisterEvent;
Fixed the problem this way:
this.DeregisterEvent = CWCROIManager_DeregisterEvent;
BTW, it's still bad in 2.6!
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
_______________________________________________
Chameleon-dev mailing list
Chameleon-dev@...
http://lists.maptools.org/mailman/listinfo/chameleon-dev