-
LongCatIsLooong authored
This should fix https://github.com/flutter/flutter/issues/134636. The column can get really tall, especially when there's line wrapping. This is the layout on a tablet, so on a motor g4 this column is likely going to overflow. ``` RenderParagraph#66251 relayoutBoundary=up3 â creator: RichText â Text-[<'status'>] â Column â â FutureBuilder<TestStepResult> â Padding â â KeyedSubtree-[GlobalKey#0f29e] â _BodyBuilder â MediaQuery â â LayoutId-[<_ScaffoldSlot.body>] â CustomMultiChildLayout â â _ActionsScope â Actions â ⯠| parentData: offset=Offset(0.0, 600.0); flex=null; fit=null ``` ![flutter_01](https://github.com/flutter/flutter/assets/31859944/5e700d21-3c5e-4990-bfb5-153f44f1c517)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
android | ||
integration_test | ||
ios | ||
lib | ||
macos | ||
README.md | ||
pubspec.yaml |