Reland "ConstraintsTransformBox (#77994)" reverted in (#78661)#78673
Reland "ConstraintsTransformBox (#77994)" reverted in (#78661)#78673fluttergithubbot merged 6 commits intoflutter:masterfrom
Conversation
0235292 to
69fe39e
Compare
|
Shouldn't the |
|
@Kavantix the new render object is merely a container and typically doesn't have opinions about the intrinsic size. It's possible for a particular transform to always return a tight |
|
@LongCatIsLooong So yeah indeed it should still let the child determine the intrinsic size but when asking the child it should apply the constraints, just like Padding does and like ConstrainedBox should do but still doesn’t |
|
@Kavantix Ah I see. You're right the transform matters for flow layout. Let me run this against internal tests and see if anything fails. |
a58d8a9 to
d264d3b
Compare
mdebbar
left a comment
There was a problem hiding this comment.
Thanks for fixing the analyzer errors!
This reverts commit c0bcb4f. Diff 69fe39e
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.