luberda-molinet / FFImageLoading

Image loading, caching & transforming library for Xamarin and Windows
MIT License
1.42k stars 377 forks source link

Animated gifs do not work on Xamarin.Forms Tizen #1380

Open tomasslavicek opened 4 years ago

tomasslavicek commented 4 years ago

🐛 Bug Report

Hello, seems that GIF images are not animated on Xamarin.Forms Tizen. I tried to use both CachedImage and SvgCachedImage, but only the first frame is shown from the GIF.

Is this an intended behavior? Or it should work on Samsung Tizen? I compile for Tizen 4.0, use the Tizen 5.0.0 SDK and Tizen.Wearable.CircularUI 1.3.0

If I use the standard Image component, it works the same way, also shows only the first frame from the GIF. I thought the FFImage should work.

Expected behavior

Reproduction steps

Configuration

Version: 1.x

Platform:

  • [ ] :iphone: iOS
  • [ ] :robot: Android
  • [ ] :checkered_flag: WPF
  • [ ] :earth_americas: UWP
  • [ ] :apple: MacOS
  • [ ] :tv: tvOS
  • [x] :monkey: Xamarin.Forms
EmilAlipiev commented 4 years ago

you can create a cross ticket on Tizen.net github. Tizen guys can take care of it as well.