[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)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Thu, 16 Feb 2023 01:59:18 +0000 (10:59 +0900)
commit6abbb85ad2ceac1606192524b1bf8a2823829f73
tree1b74d17c5d5d6891bf6a5001dc29ce9f750f9511
parentc1de9818a13316ac253cf15bba25cbf7156ff2ab
[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