summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@digia.com>2013-04-08 08:32:43 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-25 02:35:19 +0200
commit5c6e2882ddcc6580192507dbe8d0769b1b4c1bc2 (patch)
treeea5b73321b027678ec656f35393b3193978dd565 /src/plugins
parentb43609404cd645faabf88f0677d09c246f8f731c (diff)
Improved robustness of threaded rendering in hellowindow example.
Previously resizes along with the animation was implemented using queued signals and slots, potentially causing a huge lag between the size of the window and the rendered contents. Now the animation is always driven by the rendering thread and is triggered based on the window's isExposed() status. Change-Id: Ifd89a63c2a436671a7b15326ff56be9ec2a5362d Reviewed-by: Jørgen Lind <jorgen.lind@digia.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions