[Chameleon-dev] [Bug 460] [ROI Tools] Polygon selection continue on the html page

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Tue Jul 13 15:04:34 EDT 2004


http://www.maptools.org/bugzilla/show_bug.cgi?id=460

jlacroix at dmsolutions.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From jlacroix at dmsolutions.ca  2004-07-13 15:04 -------
The problem was that the ROIPolygonToolGetMousePosition() function does not
validate that the cursor is still in the image. Since the MouseMove function was
using this function to validate if it's ok to process the MouseMove. 

To fix the problem I copied the GetMousePosition function from the
ROIRectangularTool widget with a little modification (To not substract the
offset from page left and top.)

Marking as FIXED.

Note that this problem also happened with the ROICircleTool widget and for the
same reason.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the Chameleon-dev mailing list