Support multiple transitions for a Control. 22/265822/6
authorseungho <sbsh.baek@samsung.com>
Fri, 29 Oct 2021 07:04:54 +0000 (16:04 +0900)
committerSeungho Baek <sbsh.baek@samsung.com>
Fri, 5 Nov 2021 11:05:28 +0000 (20:05 +0900)
commit1fe158232ac5a8bf4ca2c769a9591e5266398bd7
tree6e35109e1b885025bc5eb60a0bc5bd5d1022da7c
parentec0f0792f651f58e887bf53801da23a6d76de0e0
Support multiple transitions for a Control.

 - If a Control has multiple transitions, the Control must be hidden durring only the minimum delay of the transitions.
 - During delay time, the transitioned property of the Control will be set to the source value.

Change-Id: If158d01511b373edaad59b5e288bc33e5adde9bb
Signed-off-by: seungho <sbsh.baek@samsung.com>
automated-tests/src/dali-toolkit/utc-Dali-Transition.cpp
dali-toolkit/internal/transition/transition-base-impl.cpp
dali-toolkit/internal/transition/transition-base-impl.h
dali-toolkit/internal/transition/transition-set-impl.cpp