Bug 346 - [Chameleon] ROIFeatureTool calling wrong function for Mouse Position
: [Chameleon] ROIFeatureTool calling wrong function for Mouse Position
Status: CLOSED FIXED
: Chameleon
Widget
: 1.1
: PC Windows NT
: P2 normal
: 1.99 beta 2
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-04-06 14:54 by
Modified: 2004-06-24 09:50 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-04-06 14:54:21
The ROIFeatureTool is calling ROIRectToolGetMousePosition(e) however the widget
outputs ROIFeatureToolGetMousePosition(e) as the callable function.

Resolution: Change the function call in ROIFeatureToolMouseUp(e) to
ROIFeatureToolGetMousePosition(e).
------- Comment #1 From 2004-04-06 15:00:21 -------
Fixed in CVS
------- Comment #2 From 2004-06-24 09:47:59 -------
verified function name change in beta 2 2004-06-20