efl_ui/image: fix playback_speed timer calcs
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 25 Sep 2019 10:47:49 +0000 (06:47 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 25 Sep 2019 21:12:44 +0000 (06:12 +0900)
commita017c5137dbb975ab0eefed5ed9a2876c74275b1
tree6ffe209006bf2937500582f71d410ecc8b76d9b1
parente88f4a43bbdfdf18af7b99c4cc0e992f20993716
efl_ui/image: fix playback_speed timer calcs

I accidentally inverted this; the frame timing needs to be divided by
the playback speed to have the correct time here

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10147
src/lib/elementary/efl_ui_image.c
src/lib/elementary/efl_ui_image_zoomable.c