[NUI][Non-ACR] Fixed Button Selectable issue 02/239202/2
authorzhouleonlei <zhouleon.lei@samsung.com>
Wed, 22 Jul 2020 11:06:58 +0000 (19:06 +0800)
committerzhou lei <zhouleon.lei@samsung.com>
Wed, 22 Jul 2020 11:12:26 +0000 (11:12 +0000)
commit1dfce870cc5d95e947838f8aa8dbbba115e28dbc
treeaa3a9ee40fcd998b2d98f82d39563bbdff9fc3e4
parent3dfaae5e403cff169f00aad29c8efce33c2c0eb9
[NUI][Non-ACR] Fixed Button Selectable issue

In Button, "IsSelectable" is the precondition of "IsSelected".
If "IsSelectable" is false, it will be invalid when setting value(true or false) to "IsSelected"

Change-Id: I2b22d0efe6e97d666b85982087e19de384b8adca
tct-suite-vs/Tizen.NUI.Components.Tests/testcase/TSButton.cs