[NUI] Fix ControlState issues. (#1563)
authorJiyun Yang <ji.yang@samsung.com>
Fri, 24 Apr 2020 03:16:39 +0000 (12:16 +0900)
committerGitHub <noreply@github.com>
Fri, 24 Apr 2020 03:16:39 +0000 (12:16 +0900)
commit4b83d0852bb9e1e41a65a237044794d70fccf28c
treefa33a1ad89520d00d7d90d7af2f0e8974ad4e3b7
parent64fab764939b3f6cccf1f1740d134abbae1b3411
[NUI] Fix ControlState issues. (#1563)

* Fix ControlState propagation to false.
* Fix typo in class name : ControlStateChagedInfo -> ControlStateChangedInfo
* Enhance ControlStateChangeInfo to have InputMethod property.
* Remove combined ControlState handling in Selector: It needs to be well-designed first.
* Fix test/Tizen.NUI.Samples compile errors.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI.Components/Controls/Button.cs
src/Tizen.NUI.Components/Controls/Slider.cs
src/Tizen.NUI.Components/Controls/Tab.cs
src/Tizen.NUI/src/public/BaseComponents/Style/Selector.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabel.cs
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/ViewEvent.cs
src/Tizen.NUI/src/public/BaseComponents/ViewInternal.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/CheckBoxSample.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Tizen.NUI.Samples.csproj