[svn:fx-4.x] 14590: Fix for https://bugs.adobe.com/jira/browse/SDK-25627.
Revision: 14590
Revision: 14590
Author: klin@adobe.com
Date: 2010-03-04 15:53:49 -0800 (Thu, 04 Mar 2010)
Log Message:
***********
Fix for https://bugs.adobe.com/jira/browse/SDK-25627. The drag proxy received a wrong starting position. The fix is to offset the proxy origin by the width of the dragInitiator instead of offsetting the mouse point.
QE notes: No
Doc notes: No
Bugs: SDK-25627
Reviewer: Jason
Tests run: checkintests
Is noteworthy for integration: No
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-25627
http://bugs.adobe.com/jira/browse/SDK-25627
Modified Paths:
**************
flex/sdk/branches/4.x/frameworks/projects/framework/src/mx/managers/DragManagerImpl.as
