mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[PR #257] [CLOSED] Supporting carousel posts that start with a video #447
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#447
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?
📋 Pull Request Information
Original PR: https://github.com/alexal1/Insomniac/pull/257
Author: @simonmannsfeld
Created: 1/20/2021
Status: ❌ Closed
Base:
master← Head:patch-2📝 Commits (1)
932ec3cSupporting carousel posts that start with a video📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
insomniac/actions_impl.py(+1 -1)📄 Description
Looks like Insomniac is crashing on every carousel which is starting with a video.
Images are placed to a
id/zoomable_view_container, carousels which start with an image are placed to aid/carousel_image.But carousels that start with a video are placed to a
id/carousel_video_container.Looks like Issue #239 is reporting that.
This fix is untested, please triplecheck. Testing is not thrilling me. lol
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.