diff options
author | Morten Sørvig <msorvig@trolltech.com> | 2009-07-30 12:19:50 (GMT) |
---|---|---|
committer | Morten Sørvig <msorvig@trolltech.com> | 2009-07-30 12:19:50 (GMT) |
commit | 26e9f4e077c49d1191835def595e4fb70ee50be2 (patch) | |
tree | b2aae6fa449b5ec99c60e2483f84f176d26d4257 /tools | |
parent | d09fa4a816c6b9ccf306b7e1a887c4a4b1dc2f4e (diff) | |
download | Qt-26e9f4e077c49d1191835def595e4fb70ee50be2.zip Qt-26e9f4e077c49d1191835def595e4fb70ee50be2.tar.gz Qt-26e9f4e077c49d1191835def595e4fb70ee50be2.tar.bz2 |
Mac/Carbon: Fix issue causing update(QRegion) to fail on large widgets.
HIViewSetNeedsDisplayInRegion fails on large regions with large
coordinates, fall back on updating the entire region in this case.
The task mentions coordinates outside the range of signed short, but
the provided example demonstrates failures in the 10-20K range as well.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions