maui icon indicating copy to clipboard operation
maui copied to clipboard

Add animated GIF support for Image on iOS

Open mattleibow opened this issue 1 year ago • 1 comments

Description of Change

This is an alternate take on https://github.com/dotnet/maui/pull/17207 using the ideas from FFImageLoading.

Issues Fixed

Fixes #866

Depends on:

  • https://github.com/dotnet/maui/pull/20169
  • https://github.com/dotnet/maui/pull/20147

mattleibow avatar Dec 13 '23 21:12 mattleibow

/rebase

mattleibow avatar Jan 24 '24 00:01 mattleibow

Do you expect that the ImageButton version with the gif should be playing as well? It looks good in the ImagePage though!

https://github.com/dotnet/maui/assets/50846373/fe63f7eb-255b-4818-b795-847c3f833b17

tj-devel709 avatar Feb 15 '24 16:02 tj-devel709

Failing tests unrelated

PureWeen avatar Feb 16 '24 12:02 PureWeen