Bug 329704 - [Tool] Make DragEditPartsTracker#repairStartLocation() available for other tools.
Summary: [Tool] Make DragEditPartsTracker#repairStartLocation() available for other to...
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-08 15:22 EST by Alexander Nyßen CLA
Modified: 2010-11-08 15:22 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Nyßen CLA 2010-11-08 15:22:02 EST
Comment from Randy Hudson on bug #160482: 

[...] sounds like there is behavior in DragEditPartsTracker that might be useful in other tools.

DragEditPartsTracker stores a relative coordinate, and has a repair method that updates the absolute start point when auto-scroll happens.

Maybe marquee, dragging bendpoints, etc., all need to invoke autoscroll, and so they all need this repairStartLocation method.