(Partial update) Reset the updated flag after calculating the update area 02/266602/1
authorHeeyong Song <heeyong.song@samsung.com>
Tue, 16 Nov 2021 06:21:05 +0000 (15:21 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Tue, 16 Nov 2021 06:21:05 +0000 (15:21 +0900)
commit73d9eb4329d780832541e1d1df3d97e992666cc7
tree547857400e14070c561dca9d2f6531b99096aa01
parentd1b27069d489ac3f5ef4cee8f3f1ed1ebdb56ecb
(Partial update) Reset the updated flag after calculating the update area

We had an issue that the updated flag of non-renderable actor was not reset.
It should also be reset after calculating the update area.
So reset the updated flag of all nodes.

Change-Id: I8b4d540996565ba2d0ef9e528114dad5e3de2475
automated-tests/src/dali/utc-Dali-Actor.cpp
dali/internal/render/common/render-manager.cpp