diff options
author | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2011-01-21 08:10:24 (GMT) |
---|---|---|
committer | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2011-01-21 10:39:40 (GMT) |
commit | 0a1e41a7192f0ac92cba16a82369a6fef633ac3d (patch) | |
tree | 88e3448eb9e89f148a8822a9cae570745085dd56 /src/svg | |
parent | 5e5e16fd7107334e10939592170fc322cfa86da9 (diff) | |
download | Qt-0a1e41a7192f0ac92cba16a82369a6fef633ac3d.zip Qt-0a1e41a7192f0ac92cba16a82369a6fef633ac3d.tar.gz Qt-0a1e41a7192f0ac92cba16a82369a6fef633ac3d.tar.bz2 |
Cocoa/Alien: bugfix scrolling, dirty region issue
When scrolling a widget we also need to scroll the already
marked dirty regions on the widget along with the scroll.
Since we might end up scrolling several time before a drawRect
is called (normal with inertia scrolling), we need to mark exposed
areas during scrolling as dirty as well, so they get handled
correctly on subsequent scrolls.
Diffstat (limited to 'src/svg')
0 files changed, 0 insertions, 0 deletions