elementary transit: fix wrong pausing time calculation. 74/192374/2
authorHermet Park <hermetpark@gmail.com>
Mon, 5 Nov 2018 05:22:12 +0000 (14:22 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 5 Nov 2018 05:30:34 +0000 (05:30 +0000)
commitd5573b84923d134751877f62cc0a9b83d225b0ba
tree211512570ecfa684b59b72502e3d5ee4360307a4
parent9f8082416b9d34eda13355137f54ffb1b71fcdbe
elementary transit: fix wrong pausing time calculation.

Summary:
the logic of computation of pausing time was incorrect.
even it didn't take care of revert_mode at all.

delayed time must be subtracted from elapsed time.

@fix

Reviewers: #committers

Subscribers: cedric, #reviewers, #committers

Tags: #efl

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

Change-Id: I337c88cda915503da493f10a0a09d8aaee7c522a
src/lib/elementary/elm_transit.c