Bug 389031 - Move Context X Y
Summary: Move Context X Y
Status: ASSIGNED
Alias: None
Product: Graphiti
Classification: Modeling
Component: Core (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-07 05:42 EDT by Rui Domingues CLA
Modified: 2012-09-07 09:52 EDT (History)
1 user (show)

See Also:


Attachments
Screenshot (41.67 KB, image/png)
2012-09-07 09:52 EDT, Rui Domingues CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rui Domingues CLA 2012-09-07 05:42:10 EDT
For me, I think it would be useful, that moveContext contains (X,Y) of mouse relatively to the container, in which the object is going to be placed.

The same could be applied to CreateContext and AddContext

Thanks
Comment 1 Michael Wenz CLA 2012-09-07 07:36:05 EDT
I would suggest not to add that to the context itself, but to create a service method that allows to calculate container relative coordinates from the passed absolute ones.
The benefit I see is that when adding that to the context this might lead to an overload of it; besides it seems to be a rather specific request for your case (at least I don't know of any other requests in that direction).
Comment 2 Rui Domingues CLA 2012-09-07 09:52:33 EDT
Created attachment 220836 [details]
Screenshot