Skip to content

Fix participant stream sizing to preserve aspect ratio on Share page#10

Merged
BackGwa merged 1 commit intomainfrom
bugs/fix-screen-cropping
Jan 12, 2026
Merged

Fix participant stream sizing to preserve aspect ratio on Share page#10
BackGwa merged 1 commit intomainfrom
bugs/fix-screen-cropping

Conversation

@BackGwa
Copy link
Owner

@BackGwa BackGwa commented Jan 12, 2026

Description

Fixes the Share (participant) page where the video appeared zoomed and stretched. The stream now fits the container while preserving aspect ratio, aligning with the host page behavior.

Type of Change

  • Bug fix (bugs/)
  • New feature (features/)
  • Refactoring (refactor/)
  • Hotfix (hotfix/)
  • Chore (chore/)

Changes Made

  • Align participant video sizing to the container
  • Add overflow clipping to prevent zoomed spill
  • Keep object-fit: contain for aspect ratio preservation

Checklist

  • Code follows the project's coding style
  • Self-review completed
  • Documentation updated (if necessary)

@BackGwa BackGwa merged commit d8f52f0 into main Jan 12, 2026
4 checks passed
@BackGwa BackGwa added the bug Something isn't working label Jan 12, 2026
@BackGwa BackGwa deleted the bugs/fix-screen-cropping branch January 12, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant