[AT-SPI] Do not emit BoundsChanged for all actors 89/258789/2
authorArtur Świgoń <a.swigon@samsung.com>
Tue, 25 May 2021 14:46:30 +0000 (16:46 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Mon, 31 May 2021 13:48:36 +0000 (13:48 +0000)
commitf753cc5ce64c092ce377abdf7d003b8102c201a0
tree1512bfe96f7070a8ca37381db5578c9412fd0ec7
parent4c4f959f023cf5541feeef5c834cfe7e43fa05b2
[AT-SPI] Do not emit BoundsChanged for all actors

This patch also removes the ACCESSIBILITY_ANIMATED property (not to be
confused with AT-SPI state ANIMATED). This property was used to control
automatic emission of the BoundsChanged event (and it had only one user,
the highlight frame actor). However, we no longer emit this event, so
this property serves no purpose.

Change-Id: I8df8b9e7fb75951c9f88d5aec944f9d52f10bf06
dali-toolkit/devel-api/controls/accessible-impl.cpp
dali-toolkit/devel-api/controls/control-devel.h
dali-toolkit/internal/controls/control/control-data-impl.cpp
dali-toolkit/internal/controls/control/control-data-impl.h