[NUI] Fix Button Theme not to set fixed size
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 15 Feb 2023 11:02:05 +0000 (20:02 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Tue, 21 Feb 2023 11:04:00 +0000 (20:04 +0900)
commit199fdaca85e08ecd4b38ccbd5d266d4d1e192082
tree0ead74ff2a066f38c558284a3cfe5ca25dc6417f
parent1addde758783358afd821b7e98963a807306c1af
[NUI] Fix Button Theme not to set fixed size

To increase Button width based on the Button's text, Button Theme sets
MinimumSize instead of fixed Size.
src/Tizen.NUI.Components/Controls/Button.Internal.cs
src/Tizen.NUI.Components/Theme/DefaultThemeCommon.cs