Property Notify for orientation changes (PoC) 02/298102/4
authorEunki Hong <eunkiki.hong@samsung.com>
Thu, 31 Aug 2023 14:07:13 +0000 (23:07 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 10 Jan 2024 03:32:41 +0000 (12:32 +0900)
commit93c6240d931c23b8e78426ba023211667df53e4a
tree8c2eca935fbc124bf6e13b6426d0f539a8f0b4fa
parent5af748d47187e7d12644d29e0bbb152f43585435
Property Notify for orientation changes (PoC)

Allow to make Notify if Orientation changed, and we register
PropertyNotification by StepCondition.

TODO : Need to calculate more meanful value.
Currently, we trigger by compare each EulerAngle values.

Change-Id: Ic500313676730b0d3bb9004057796b66d3303079
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
automated-tests/src/dali/utc-Dali-PropertyNotification.cpp
dali/internal/event/common/property-notification-impl.cpp
dali/internal/update/common/property-condition-step-functions.cpp
dali/internal/update/common/property-condition-step-functions.h
dali/public-api/object/property-conditions.h