[NUI] Scrollbar inherits VisualView instead of Control (#1846)
authorJiyun Yang <ji.yang@samsung.com>
Wed, 22 Jul 2020 04:29:48 +0000 (13:29 +0900)
committerGitHub <noreply@github.com>
Wed, 22 Jul 2020 04:29:48 +0000 (13:29 +0900)
commite437476faa42f36590fbb51efe4e41d3bba2827d
treed29689b725b58b4980a9b0c8efae9e436ae51049
parentdd9ada8da172e2639a940fc0073ba75a1e0dd1b6
[NUI] Scrollbar inherits VisualView instead of Control (#1846)

* Control always be a hit actor for touching, but the scrollbar does not need to be.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI.Components/Controls/ScrollbarBase.cs
src/Tizen.NUI.Components/Style/ScrollbarStyle.cs
src/Tizen.NUI/src/public/BaseComponents/VisualView.cs