Page 1 of 1
animated gif on iPad
Posted: Mon Jun 05, 2017 10:14 am
by Thierry
Hi all,
Does an animated gif works on iOS?
Can't make it animated on the screen
Do I miss something?
Regards,
Thierry
Re: animated gif on iPad
Posted: Mon Jun 05, 2017 10:38 am
by Thierry
Well,
setting the repeatcount to -1 in the image property is not enough.
If I set it again by script then it works.
Looks like a bug?
Thierry
Re: animated gif on iPad
Posted: Mon Jun 05, 2017 12:08 pm
by LiveCode_Panos
Hi Thierry,
Before you set it again by script, what does "put the repeatCount of img myGif" return?
Best,
Panos
--
Re: animated gif on iPad
Posted: Mon Jun 05, 2017 2:44 pm
by Thierry
LiveCode_Panos wrote:Hi Thierry,
Before you set it again by script, what does "put the repeatCount of img myGif" return?
0 - Zero !
Re: animated gif on iPad
Posted: Mon Jun 05, 2017 5:03 pm
by LiveCode_Panos
Hmm so it sounds like the value of the repeatCount is not saved, so it defaults to 0 when the stack is loaded. This looks like a bug!
Re: animated gif on iPad
Posted: Mon Jun 05, 2017 5:36 pm
by Thierry
LiveCode_Panos wrote:Hmm so it sounds like the value of the repeatCount is not saved, so it defaults to 0 when the stack is loaded. This looks like a bug!
Yep, withLiveCode 8.1.3 !
Regards,
Thierry