[AT-SPI] Remove AccessibilityRegister()
authorArtur Świgoń <a.swigon@samsung.com>
Mon, 31 May 2021 13:53:14 +0000 (15:53 +0200)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 1 Jun 2021 03:50:55 +0000 (12:50 +0900)
commit5c54c5dbeb5c284afd43f4226c1a6e1a7b5ee0b6
tree746b6548a2c8300db3bf4af3dc08c73cbeab37c0
parentfafe5ce5bcaaca92bbce783d483ede244133b1bb
[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