Skip to content

Fix video preview widget computed min height #3043

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

Merged
merged 3 commits into from
Mar 14, 2025
Merged

Conversation

christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented Mar 14, 2025

Updates video widget to align with recent changes to widget layout system. The widget was not computing height in a good way to begin with and stopped working after #2952 (v1.13.1). Currently it is always getting default value for computed size.

Before:

Selection_1097

After:

Selection_1098

┆Issue is synchronized with this Notion page by Unito

@christian-byrne christian-byrne requested a review from a team as a code owner March 14, 2025 12:43
@christian-byrne
Copy link
Contributor Author

Is using computeLayoutSize like this the preferred approach?

Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com>
@huchenlei huchenlei merged commit d1c53a2 into main Mar 14, 2025
10 checks passed
@huchenlei huchenlei deleted the fix-video-widget-layout branch March 14, 2025 15:39
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