When calling update() on a QSGItem during the sync phase, we did not update.
authorGunnar Sletta <gunnar.sletta@nokia.com>
Thu, 12 May 2011 10:54:54 +0000 (12:54 +0200)
committerGunnar Sletta <gunnar.sletta@nokia.com>
Thu, 12 May 2011 10:56:49 +0000 (12:56 +0200)
commit733bacbcf92e402688e9d4b2ab23fab19c13f715
treee1336b26bab41bea4f07a26d4007b412043bdd15
parent434eb95e65b97809ec7aeca042bf76071dd17993
When calling update() on a QSGItem during the sync phase, we did not update.

The QSGCanvas autotest did this.

Reviewed-by: Kim
src/declarative/items/qsgcanvas.cpp
src/declarative/items/qsgcanvas_p.h