Use Vector4 for the update area 61/287661/2
authorHeeyong Song <heeyong.song@samsung.com>
Thu, 2 Feb 2023 04:41:10 +0000 (13:41 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 6 Feb 2023 09:42:56 +0000 (18:42 +0900)
commitc174187c54619d0460fe0d54a0de25842aa25911
tree278eb5321fb2433356b9eab61a74c0a7c6b04531
parente9efb493e9e5ff73389d56b6bed8fb7aeb129eed
Use Vector4 for the update area

Change AnimatableProperty to Vector4 for Node::mUpdateAreaHint
because it is not an animatable property
And merge the rect if the previous area is not used yet

Change-Id: I40ebe9c87201e58cd09a15b3ad8202b865575324
automated-tests/src/dali/utc-Dali-Actor.cpp
dali/internal/event/actors/actor-impl.cpp
dali/internal/update/common/node-resetter.h
dali/internal/update/nodes/node.cpp
dali/internal/update/nodes/node.h