IceCubesApp
IceCubesApp copied to clipboard
Bug: GIF-based avatars don't display
My avatar was uploaded to my Mastodon instance as a GIF, and whilst this displays fine in the site and other clients in Ice Cubes it's just blank. If I change to a PNG or a JPG it displays just fine.
another example: @[email protected], doesn't render in icecubes
That's a problem with the Image Engine Nuke, which is used for the profile images (https://github.com/kean/Nuke). That bug is now fixed, but that fix isn't yet implemented in Ice Cubes, as there is no new version of nuke. Additionally, the version of Nuke used in Ice Cubes isn't the current one, so that has to be updated too. @Dimillian You could obviously directly reference the commit (https://github.com/kean/Nuke/commit/df63473487c6b716247f0c42630ba4b6aa7b68b1) or main-branch of nuke, but I guess you'd probably rather wait until @kean bumps the version number.
See https://github.com/kean/Nuke/issues/668
Awesome!