Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSImageCapturePlugin doesn't show GIF #89

Open
gobzer opened this issue Apr 13, 2020 · 1 comment
Open

CSImageCapturePlugin doesn't show GIF #89

gobzer opened this issue Apr 13, 2020 · 1 comment

Comments

@gobzer
Copy link

gobzer commented Apr 13, 2020

When GIF file is a target for CSImageCapturePlugin, it doesn't show up.

I know that any GIF could be replaced by a video. But since the code for animated images exists:

[newLayer addAnimation:_animation forKey:@"gifIndex"];

I think it's ok to raise an issue.

Example GIF attached.
giphy (1)

@zakk4223
Copy link
Owner

Fixed in commit e380430

In the meantime, you can work around it by drag+dropping the gif file into the source list area, or directly onto the preview view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants