[AT-SPI] Move setting highlightability property for controls to inheriting classes 47/239447/39
authorMaria Bialota <m.bialota@samsung.com>
Fri, 24 Jul 2020 18:26:42 +0000 (20:26 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Fri, 23 Oct 2020 13:07:00 +0000 (15:07 +0200)
* Giving highlightable state explicitly for particular control by its developer is more reasonable than giving this state for all controls by default.
* Such approach allows for better control over UI elements highlightability. We avoid highlighting containers like layouts, etc.

Change-Id: Ifc1b5e268c2bd02c17498d0dba619771c5d5b00d


No differences found