Revision 897f521...
Go back to digest for 26th May 2013Bug Fixes in Development Tools
Ralf Habacker committed changes in [umbrello] umbrello/widgets/messagewidget.cpp:
Fixed bug variant of: Resizing synchronous message moves its position.
This commit fixes a variant of the related bug when loading message
widgets from a file. The shadow copy of widgets y position (m_nY)
has not been set.
The question is if this shadow copy of widget position is really required
or if it could be replaced by QGraphicsObject provided widget position.
File Changes
Modified 1 files
- umbrello/widgets/messagewidget.cpp
1 files changed in total