Allow sharing gifv attachments from gallery #98

Closed
opened 2020-05-11 02:34:49 +00:00 by shadowfacts · 2 comments
Owner
No description provided.
shadowfacts added the
enhancement
label 2020-05-11 02:34:49 +00:00
Author
Owner

This is kind of implemented, but it still needs work. The issue is that the top controls/image description stuff is tangled up with the plain image stuff in the LargeImageViewController. Really, the actual content for LIVC should be a separate child view controller which would allow having an AttachmentViewController that's applicable to images and gifvs which contains the controls and image description. But that's a larger refactor than I feel like dealing with right now...

This is kind of implemented, but it still needs work. The issue is that the top controls/image description stuff is tangled up with the plain image stuff in the LargeImageViewController. Really, the actual content for LIVC should be a separate child view controller which would allow having an AttachmentViewController that's applicable to images and gifvs which contains the controls and image description. But that's a larger refactor than I feel like dealing with right now...
shadowfacts changed title from Display gifv attachments to Allow sharing gifv attachments from gallery 2020-06-18 03:34:25 +00:00
Author
Owner

This is even more mostly implemented, but sharing gifvs is disabled because there's nothing to share (remote URL and AVAsset don't work).

This is even more mostly implemented, but sharing gifvs is disabled because there's nothing to share (remote URL and AVAsset don't work).
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#98
No description provided.