example: lottieviewer - fixed frame no (#528) 40/281440/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062227 accepted/tizen/7.0/unified/hotfix/20221116.110152 accepted/tizen/unified/20220921.091755 tizen_7.0_m2_release
authorMichal Maciola <71131832+mmaciola@users.noreply.github.com>
Mon, 19 Sep 2022 02:03:33 +0000 (04:03 +0200)
committerjykeon <jykeon@samsung.com>
Mon, 19 Sep 2022 05:00:00 +0000 (14:00 +0900)
commit2b6cadc209ad141412f98358212ecfaa5212297e
treeb0dccf536e6646a236d7fd38747579122e4f17e2
parentc693c97cd8441ca3dff30b1715c63749be0c1aa2
example: lottieviewer - fixed frame no (#528)

There is a problem (issue #527) with totalFrame() in rlottie.
As lottieviewer didn't showed the actual frame number, but calculated it from
progress, it camouflaged the problem. Now the actual frame number and the
total number of frames are displayed.

Change-Id: I051a07c5c0d28bb7c8474eb55a9af31c031c9d1d
Signed-off-by: jykeon <jykeon@samsung.com>
example/lottieview.cpp
example/lottieviewer.cpp