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

Add multiple multi layout options #1902

Merged
merged 6 commits into from
Dec 9, 2024
Merged

Add multiple multi layout options #1902

merged 6 commits into from
Dec 9, 2024

Conversation

bctcvai
Copy link
Member

@bctcvai bctcvai commented Dec 9, 2024

In addition to the previous "vertical" multi-layout, add a new horizontal multi-layout.

  • Allow the user to select which mode they desire when they focus a video initially. In horizontal mode, the primary video is placed on top and the rest are docked below in a film strip. In vertical mode, the film strip is vertical to the right of the primary video.
    image

  • Of note: Horizontal mode lets one maximize video size on large horizontal screen layouts (an extra wide monitor or multiple monitors)

  • Allow multiple videos to be focused. This either vertically stacks or horizontally stacks the videos based on the focus mode.

  • Clean up the URL handling to support re-entering videos with similar layouts and retaining the same focus options, including multiple focused videos and whether it was in horizontal or vertical mode.

  • Clean up the context menu to only show valid options for the given video. As an example, don't allow a focus'd video to be added to the focus'd set.
    image

@bctcvai bctcvai merged commit 6e904a4 into main Dec 9, 2024
15 checks passed
@bctcvai bctcvai deleted the dev/multi-multi-layouts branch December 9, 2024 23:56
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

Successfully merging this pull request may close these issues.

1 participant