[NUI][ATSPI] Make ScrollableBase work for ScrollToChild
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 7 Jan 2022 00:28:48 +0000 (09:28 +0900)
committerSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Wed, 12 Jan 2022 08:40:18 +0000 (17:40 +0900)
commitd3d5fa65c03fb8af7a5747ac0873c03d006fe708
tree2e29f61ce7c0affe04efe7b31d06679391b431e9
parent1829a366243ea1fb16897d4945b720ca629a98c2
[NUI][ATSPI] Make ScrollableBase work for ScrollToChild

The ScrollToChild is working for that the scrollable brings its child in
the view port to make the child show.

The ScrollableBase also needs to show its child if the child gets the
accessibility highlight.

So this patch is overriding the AccessibilityScrollToChild.
src/Tizen.NUI.Components/Controls/ScrollableBase.cs