Revision 1188329
Go back to digest for 24th October 2010Bug Fixes in Educational
Barth Netterfield committed changes in /branches/work/kst/portto4/kst/src/libkstapp/viewitem.cpp:
Drop events are handled by the scene, which works in scene coordinates.
This was confusing the GraphicsItems which work in their parent's coordinates.
Hence, meyhem.
This fix just converts the drop event back into parental coordinates in the viewitem.
I think this changed when d&d was being implemented to fix 258885.
File Changes
Modified 1 files
- /branches/work/kst/portto4/kst/src/libkstapp/viewitem.cpp
1 files changed in total