diff options
author | Tomaz Canabrava <tcanabrava@kde.org> | 2013-06-10 14:48:31 -0300 |
---|---|---|
committer | Tomaz Canabrava <tcanabrava@kde.org> | 2013-06-10 14:48:31 -0300 |
commit | ad5c18655365d5f8adad9397d7dc0e52d2522fdd (patch) | |
tree | 71e186526a16c1cf507084c05981b990493c4816 /qt-ui/mainwindow.ui | |
parent | 34c6eec9bac57846da042aac546578bdb5dcb1af (diff) | |
download | subsurface-ad5c18655365d5f8adad9397d7dc0e52d2522fdd.tar.gz |
Implemented the movement of the ToolTip by Hand.
Reimplement the movement of the tooltip by hand,
we were adding / removing childs of the tooltip
quite often, wich broke the movement of the item
using the default behavior, aparently Qt uses
a cache of the transformation of the item, assuming
that the bounding box of it will not get modified
while dragging. wich in our particular case, is
a falacy.
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
0 files changed, 0 insertions, 0 deletions