Skip to content
Commit 897f521c authored by Ralf Habacker's avatar Ralf Habacker
Browse files

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.

CCBUG: 319813
parent 3f2f6c97
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment