[Uml-devel] [Bug 122293] drag 'n drop a class when the zoom is not 1:1 don't put the class under mouse cursor

Yan Morin yansanmo at iquebec.com
Sun Feb 19 13:02:03 UTC 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122293         




------- Additional Comments From yansanmo iquebec com  2006-02-19 18:03 -------
umlview.cpp

Maybe in: 
444 void UMLView::slotObjectCreated(UMLObject* o)
with m_Pos.x() or y.

Or in:
666 void UMLView::contentsDropEvent(QDropEvent *e) {
...
700     m_Pos = e->pos();




More information about the umbrello-devel mailing list