Skip to content

fix(ui): video overflow in mosaic grid#8

Merged
DenserMeerkat merged 2 commits intomainfrom
fix-mosaic-video
Feb 13, 2026
Merged

fix(ui): video overflow in mosaic grid#8
DenserMeerkat merged 2 commits intomainfrom
fix-mosaic-video

Conversation

@DenserMeerkat
Copy link
Copy Markdown
Owner

@DenserMeerkat DenserMeerkat commented Feb 13, 2026

Description

This PR replaces the standard PlayerView with a TextureView to fix video clipping. This change ensures that video items stay strictly within their assigned boundaries and no longer overlap other tiles in the mosaic grid.

resolves #7

@DenserMeerkat DenserMeerkat merged commit d599afc into main Feb 13, 2026
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.

bug(ui): video overflow in mosaic grid

1 participant