diff options
author | Yoann Lopes <yoann.lopes@nokia.com> | 2009-11-20 12:29:57 (GMT) |
---|---|---|
committer | Yoann Lopes <yoann.lopes@nokia.com> | 2009-11-20 14:19:11 (GMT) |
commit | 0b8639aee92913cdfaa4386aa09dde0f5cb2eaee (patch) | |
tree | b6289e83299ac217f4aacc93d53e33791b67402e /tools | |
parent | 7871ebfc4d2adf2313c7431c9d6fa221a903b81d (diff) | |
download | Qt-0b8639aee92913cdfaa4386aa09dde0f5cb2eaee.zip Qt-0b8639aee92913cdfaa4386aa09dde0f5cb2eaee.tar.gz Qt-0b8639aee92913cdfaa4386aa09dde0f5cb2eaee.tar.bz2 |
Fixes painting issues when scaling a QGraphicsView.
The problem was that the 'exposed rectangle' passed to the Item's paint() function was rounded to Int values, whereas the one passed to drawBackground and drawForeground was not.
Autotest included.
Task-number: QTBUG-5859
Reviewed-by: bnilsen
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions