Kate Lovett
Kate Lovett
Example case: ``` ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════ The following TestFailure was thrown running a test: Expected: one widget whose rasterized image matches golden image "opacity_test.offset.png" Actual:...
Confirmed with @TahaTesser that the above change is expected due to the M3 spec. > Alignment: Elements in a list item are middle-aligned unless it is at or above 88dp...
I don't see the last comment in the Github UI, has an issue been filed or this bug? On Wed, Feb 1, 2023 at 9:58 AM Ari Weiland ***@***.***> wrote:...
The change that closed this is being reverted. Reopening.
Thanks for investigating @TahaTesser! The customer will want to be able to maintain the UI they had, so adding the option to align the tabs is a great idea. I...
Oh! What about adding support for left to be thorough, with right & center? I wonder if the other *Alignment properties take into account the Directionality, especially when TextDirection is...
This is likely an issue where the velocity of the fling is expected to be carried momentum that moves the list once it is fully expanded.
I've seen this a few times in flutter/flutter but it all seemed to be working in spite of the pop-up. I think it can be triggered by a number of...
It also could be that there are several force pushes on that engine PR - that can break gold since it expects sequential patchsets.
Update: there are a bunch of force pushes on that PR. That can cause issues with Gold as it expects sequential patchsets. Right now it has 4 results for 1...