[AT-SPI] Remove AccessibilityRegister() 70/259070/3
authorArtur Świgoń <a.swigon@samsung.com>
Mon, 31 May 2021 13:53:14 +0000 (15:53 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Mon, 31 May 2021 14:11:05 +0000 (16:11 +0200)
commitd34f98e1c0829e76b142607743488fe54d43ee3a
tree0352cf91bf7ad70ef71728478c0783ba4eb09819
parentf753cc5ce64c092ce377abdf7d003b8102c201a0
[AT-SPI] Remove AccessibilityRegister()

With this change, component developers and application developers will
need to manually notify any AT clients about changes in widget
visibility. This includes, but is not limited to, scrollable
containers, paginated containers, navigators etc.

Change-Id: I1505a763054b7343ea33ce249bdf1df4c7847d7e
dali-toolkit/internal/controls/control/control-data-impl.cpp
dali-toolkit/internal/controls/control/control-data-impl.h
dali-toolkit/public-api/controls/control-impl.cpp