forked from flutter/flutter
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[two_dimensional_scrollables] Post 3.16 stable tech debt clean up (fl…
…utter#5671) Fixes flutter#136933 Fixes flutter#132782 This cleans up some TODOs in the TableView and its tests after the stable release - removes an assertion on the builder delegate bounds now that the super class handles the assertions - refactors all of the golden file tests using PaintPattern, removing all of the golden files and enabling web testing
- Loading branch information
Showing
7 changed files
with
240 additions
and
104 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-4.75 KB
...wo_dimensional_scrollables/test/table_view/goldens/reversed.pinned.painting.png
Binary file not shown.
Binary file removed
BIN
-4.75 KB
...nsional_scrollables/test/table_view/goldens/single-reversed.pinned.painting.png
Binary file not shown.
Binary file removed
BIN
-9.29 KB
...nal_scrollables/test/table_view/goldens/tableSpanDecoration.defaultMainAxis.png
Binary file not shown.
Binary file removed
BIN
-4.39 KB
..._scrollables/test/table_view/goldens/tableSpanDecoration.horizontalMainAxis.png
Binary file not shown.
Oops, something went wrong.