[Tizen] Property Notify for orientation changes (PoC) 04/304104/1
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 06:02:36 +0000 (15:02 +0900)
commite7d681fd6bd96fe92305c83c941ec9587605ac32
treef76be039b3d1b927a4e561e57b022714aa19d3cb
parent62b707a82ce62452c5b3882653a13b51a203f2c6
[Tizen] 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: I0aa2355c0071a8200a029b9350f6cfdad08e2c12
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