[NUI] Fix WidthSpecification and HeightSpecification not to set Size2D
authorEunki, Hong <eunkiki.hong@samsung.com>
Fri, 9 Dec 2022 04:29:48 +0000 (13:29 +0900)
committerJoogabYun <40262755+JoogabYun@users.noreply.github.com>
Wed, 14 Dec 2022 02:16:18 +0000 (11:16 +0900)
commit8033b0ed4a31ebcd9449c2e0c98074247502c9be
tree0c59496dfad894070ef2f0e17e6d82492f31295f
parentba4d6d956f3ad64685cc399d3f846c4eab3da64e
[NUI] Fix WidthSpecification and HeightSpecification not to set Size2D

We don't need to change the width value when we try to set the height.
Also, widthPolicy might not matched with SizeWidth when we use NUI.Animation

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