[NUI][API10] Animated view's size cache into NUI
authorEunki, Hong <eunkiki.hong@samsung.com>
Thu, 8 Dec 2022 14:10:49 +0000 (23:10 +0900)
committerJoogabYun <40262755+JoogabYun@users.noreply.github.com>
Wed, 14 Dec 2022 02:16:18 +0000 (11:16 +0900)
commitba4d6d956f3ad64685cc399d3f846c4eab3da64e
tree40c27290fddb9e2d6e55041592de8b8263bad974
parent923964ed3e922e700ec9f7b72ef4c40ca0e7eabf
[NUI][API10] Animated view's size cache into NUI

When view's size animated, the DALi known size and NUI stored size
(mean, userSizeWidth and widthPolicy like) will not be matched.

If NUI use fixed size policy (mean, It "May" not use NUI.Layout system
so can use animation feature.) Let we make NUI keep dali-side size's information
and keep it.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/ViewBindableProperty.cs