efl_ui_animation_view: Set max progress when play back. 02/205302/1
authorJunsuChoi <jsuya.choi@samsung.com>
Thu, 2 May 2019 06:43:21 +0000 (15:43 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 2 May 2019 06:43:21 +0000 (15:43 +0900)
commit1c4ebcec850d9a60db6d27a11b55a75cd107e6eb
treed75ad765b4108322ee1f0f4cd34b95f5235049f1
parent62d760aba6b48f2447ded7badbacf700be592ea5
efl_ui_animation_view: Set max progress when play back.

Summary:
If we start an animation object with play_back, the current frame is 0 in "start" callback.
Since transit_go is called after "start" callback,
we need to advance the animation start advance to the last progress.

Test Plan: N/A

Reviewers: Hermet, kimcinoo

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8802

Change-Id: Ia93a5d388c0b8a2412bc93068eb33159b978c15c
src/lib/elementary/efl_ui_animation_view.c