Skip to content

fix(webf): honor percentage widths for RenderWidget hosted Flutter subtrees#822

Merged
andycall merged 1 commit intomainfrom
fix/widget_width_check
Jan 23, 2026
Merged

fix(webf): honor percentage widths for RenderWidget hosted Flutter subtrees#822
andycall merged 1 commit intomainfrom
fix/widget_width_check

Conversation

@andycall
Copy link
Member

Summary

  • Tighten RenderWidget layout constraints for any non-AUTO width declaration so percentage widths (e.g. width: 100%) are honored once a definite containing block width is known.
  • Include stack traces in WebFController.loadingError for easier debugging.

Tests

  • cd webf && flutter test test/src/rendering/render_widget_percentage_width_test.dart

@vercel
Copy link

vercel bot commented Jan 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
use-case Ready Ready Preview, Comment Jan 23, 2026 3:59pm
vue_usecase Ready Ready Preview, Comment Jan 23, 2026 3:59pm

Request Review

@andycall andycall merged commit 7294212 into main Jan 23, 2026
31 of 35 checks passed
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