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

fix: adjust tile dimension calculation to handle 480p recording #3351

Merged
merged 6 commits into from
Oct 30, 2024

Conversation

KaustubhKumar05
Copy link
Collaborator

@KaustubhKumar05 KaustubhKumar05 commented Oct 29, 2024

Before:

image

After:

image

  • Fix: The tiles have a gap of 8px. The tile dim calculation does not account for this. The gaps should be subtracted from each tile's height and width depending on the number of rows and columns

Copy link

vercel bot commented Oct 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dashboard-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 6:11am
storybook-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 6:11am

@KaustubhKumar05 KaustubhKumar05 merged commit d75edb2 into dev Oct 30, 2024
3 of 4 checks passed
@KaustubhKumar05 KaustubhKumar05 deleted the fix/WEB-3062-recording-layout-480p branch October 30, 2024 09:10
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.

3 participants