[Cartoweb-dev] [Bug 1733] Pdf export preview can not be moved after
pan
bugzilla-daemon at bugzilla.maptools.org
bugzilla-daemon at bugzilla.maptools.org
Wed Jun 13 06:22:06 EDT 2007
http://bugzilla.maptools.org/show_bug.cgi?id=1733
------- Additional Comments From ml.dje at geocontent.de 2007-06-13 06:22 -------
Created an attachment (id=197)
--> (http://bugzilla.maptools.org/attachment.cgi?id=197&action=view)
Correction of PanTool.prototype.onDragEnd
I might have found a solution. It seems that PanTool.prototype.onDragEnd
(dhtmlAPI.js) misses the following lines at the end:
aDisplay.dragon = false;
if (aDisplay._map.onFeatureChange) aDisplay._map.onFeatureChange(feature);
I am not sure if both are necessary, but it works, as far as I tested it.
------- 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.
More information about the Cartoweb-dev
mailing list