开发者

iphone: scale when using glgif library

开发者 https://www.devze.com 2023-02-20 05:55 出处:网络
I am using glgif to display some gif picture on iphone, the gif is be downloaded from web. I display it on iphone successfully but the picture seems wrong scale. It happened to many pictures. Can anyo

I am using glgif to display some gif picture on iphone, the gif is be downloaded from web. I display it on iphone successfully but the picture seems wrong scale. It happened to many pictures. Can anyone suggest me to fix this开发者_如何学Go? I dig in to glgif but can not find a way to fix.

Thank you very much.


Uncomment [self setAspectScale:YES]; inside -(void)startAnimation:(Video*)video;

0

精彩评论

暂无评论...
验证码 换一张
取 消