mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-15 22:00:34 -06:00
[GH-ISSUE #89] CSImageCapturePlugin doesn't show GIF #83
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/CocoaSplit#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gobzer on GitHub (Apr 13, 2020).
Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/89
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:
01479aca32/CapturePlugins/CSImageCapturePlugin/CSImageCapturePlugin/ImageCapture.m (L167)I think it's ok to raise an issue.
Example GIF attached.

@zakk4223 commented on GitHub (Apr 14, 2020):
Fixed in commit
e380430968In the meantime, you can work around it by drag+dropping the gif file into the source list area, or directly onto the preview view