Actions
Bug #2571
closedposition of new elements on screen
Start date:
10/23/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2571
Description
It is quite annoying for me that copy/paste from another window puts the
copied element onto the same absolute coordinate, most of the time outside the visible canvas of the edited window. Similarly, new ports also like to appear oustide.
A relative position created from the original coordination and the current
visible window would be more convenient.
Updated by Christopher Brooks over 16 years ago
One way to do this would be to translate the coordinates
relative to the location of the mouse.
Updated by Christopher Brooks over 12 years ago
This is fixed.
Now, when the user pastes, the paste occurs under the mouse.
Actions