diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/SnapshotTestingCallback.swift b/redwood-layout-uiview/RedwoodLayoutUIViewTests/SnapshotTestingCallback.swift index 41ab23050e..680b7f8bf3 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/SnapshotTestingCallback.swift +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/SnapshotTestingCallback.swift @@ -14,6 +14,6 @@ final class SnapshotTestingCallback : UIViewSnapshotCallback { func verifySnapshot(view: UIView, name: String?) { // Set `record` to true to generate new snapshots. Be sure to revert that before committing! // Note that tests always fail when `record` is true. - assertSnapshot(of: view, as: .image, named: name, record: false, file: fileName, testName: testName) + assertSnapshot(of: view, as: .image, named: name, record: true, file: fileName, testName: testName) } } diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testChildWithUpdatedProperty.initial.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testChildWithUpdatedProperty.initial.png index d58ffb3aa1..825c896dc4 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testChildWithUpdatedProperty.initial.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testChildWithUpdatedProperty.initial.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22563ca13b554f12a9ee7ab87f70c30b93c008442a27c421c29d7f3ff5f04fa6 -size 65294 +oid sha256:2e63d8061520f28e90252d1d2473c594773c707b2156541981933840f5036207 +size 65306 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testChildWithUpdatedProperty.updated.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testChildWithUpdatedProperty.updated.png index 69d234841e..c14e753ba5 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testChildWithUpdatedProperty.updated.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testChildWithUpdatedProperty.updated.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1ff61211f7ada5903c7b2ec96dee568b99b703da3353617453c9187a666644e -size 72844 +oid sha256:128b3634533162b43d8a49f9402d803b90312d76156ebb1c6d502d8c2679a308 +size 72856 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnThenRow.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnThenRow.1.png index b80c478a62..3d53e193d1 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnThenRow.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnThenRow.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b0c9309e3c4773a2a982decb1c3a47198040f91323621f0b3ea365435da01e6 -size 98515 +oid sha256:ef515d673afc46ae662ca0dc227efd17a8903434ede8fa7567f22bec6930db8c +size 98527 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnWithMainAxisAlignment_Center.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnWithMainAxisAlignment_Center.1.png index 9efc3f4fc6..2ad83fac14 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnWithMainAxisAlignment_Center.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnWithMainAxisAlignment_Center.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:551625fe92c1f2177f46c79d700619540a88a7ef3f7e40a6047e16b08c93bbc8 -size 120715 +oid sha256:b4381060ba93d0eda3201edbb5772171667e6b6984a4ba247294c61a37061b09 +size 120706 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnWithMainAxisAlignment_SpaceAround.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnWithMainAxisAlignment_SpaceAround.1.png index 80e15b2878..b7418b7593 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnWithMainAxisAlignment_SpaceAround.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnWithMainAxisAlignment_SpaceAround.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8cee894ddbb610182b359177bb70484b382e8c61000c3b3ff4326806133b4ace -size 125766 +oid sha256:266d0c5cf8ae40da7919efabfd3051990de04bd1bb6993baa86eb5a802ab8cdb +size 125740 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnWithMainAxisAlignment_SpaceBetween.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnWithMainAxisAlignment_SpaceBetween.1.png index caf9e2a5dc..53d84cc0ca 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnWithMainAxisAlignment_SpaceBetween.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testColumnWithMainAxisAlignment_SpaceBetween.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d746cc99d3445017771516d4a66f6b08d9b41fdbfb7db7f0d6f293543a6bb748 -size 125532 +oid sha256:b8316a54cdb3644689bf02168e7d5f6c1cf157f10c09e2042c9ae01b27cdaab4 +size 125520 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testContainerWithFixedHeightItems.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testContainerWithFixedHeightItems.1.png index 2f1eb403a8..9d81243f2f 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testContainerWithFixedHeightItems.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testContainerWithFixedHeightItems.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:229067bea7ec47fed11a46765665f32c3f9a6f373eeb539ac887bdd3948db55e -size 78550 +oid sha256:172e625f8cc2ee52ca1485bd8a9d1870896c97b25bc5827f0eacfa344ed9fd9d +size 78562 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testContainerWithFixedSizeItems.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testContainerWithFixedSizeItems.1.png index 5c2a4db2df..8a82495988 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testContainerWithFixedSizeItems.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testContainerWithFixedSizeItems.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62c13c0a888b5bd05040f891c73937e98b14e9122bf09ea2daabac32392f2bd2 -size 81781 +oid sha256:0ab71ba50bfc9dc065080aaeca42653b00adb02055858477a05dde7523f337f6 +size 81793 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testContainerWithFixedWidthItems.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testContainerWithFixedWidthItems.1.png index 67a28b52c3..8539b23735 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testContainerWithFixedWidthItems.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testContainerWithFixedWidthItems.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cee1900ae02961f029d3127066d855dc425269e444734854cf556603d6bf7e9e -size 76082 +oid sha256:98ee6727af4f3eba8bb7b3596ae78d6bbace12cb59ed47c07f9ea9a1ab3599d0 +size 76094 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testEmptyLayout_Column.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testEmptyLayout_Column.1.png index d58ffb3aa1..825c896dc4 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testEmptyLayout_Column.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testEmptyLayout_Column.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22563ca13b554f12a9ee7ab87f70c30b93c008442a27c421c29d7f3ff5f04fa6 -size 65294 +oid sha256:2e63d8061520f28e90252d1d2473c594773c707b2156541981933840f5036207 +size 65306 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testEmptyLayout_Row.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testEmptyLayout_Row.1.png index d58ffb3aa1..825c896dc4 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testEmptyLayout_Row.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testEmptyLayout_Row.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22563ca13b554f12a9ee7ab87f70c30b93c008442a27c421c29d7f3ff5f04fa6 -size 65294 +oid sha256:2e63d8061520f28e90252d1d2473c594773c707b2156541981933840f5036207 +size 65306 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Fill_Fill.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Fill_Fill.1.png index f7fc4f1359..beec71a0e5 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Fill_Fill.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Fill_Fill.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c995d4e3a8b8b84817587f2f579fdc27be9e8a73a9b63988fdf9702afd470cee -size 70531 +oid sha256:82bdbd1d36d60e5a11a9cde1c1404b23452abed121af41a84e7fa158a6b127df +size 70543 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Fill_Wrap.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Fill_Wrap.1.png index f7fc4f1359..beec71a0e5 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Fill_Wrap.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Fill_Wrap.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c995d4e3a8b8b84817587f2f579fdc27be9e8a73a9b63988fdf9702afd470cee -size 70531 +oid sha256:82bdbd1d36d60e5a11a9cde1c1404b23452abed121af41a84e7fa158a6b127df +size 70543 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Wrap_Fill.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Wrap_Fill.1.png index 69d234841e..c14e753ba5 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Wrap_Fill.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Wrap_Fill.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1ff61211f7ada5903c7b2ec96dee568b99b703da3353617453c9187a666644e -size 72844 +oid sha256:128b3634533162b43d8a49f9402d803b90312d76156ebb1c6d502d8c2679a308 +size 72856 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Wrap_Wrap.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Wrap_Wrap.1.png index 69d234841e..c14e753ba5 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Wrap_Wrap.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Column_Wrap_Wrap.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1ff61211f7ada5903c7b2ec96dee568b99b703da3353617453c9187a666644e -size 72844 +oid sha256:128b3634533162b43d8a49f9402d803b90312d76156ebb1c6d502d8c2679a308 +size 72856 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Fill_Fill.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Fill_Fill.1.png index 6f3061b102..9c36376b3b 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Fill_Fill.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Fill_Fill.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:246ef2bcfcc9fc664c1b56dbd1047719a310cce1fe381a6c298bc740efd9d6da -size 83530 +oid sha256:10a58848d00aaac1a29644157079a888d3ab8e24b2b7a27deaa19b79ef6b7d21 +size 83542 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Fill_Wrap.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Fill_Wrap.1.png index 69d234841e..c14e753ba5 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Fill_Wrap.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Fill_Wrap.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1ff61211f7ada5903c7b2ec96dee568b99b703da3353617453c9187a666644e -size 72844 +oid sha256:128b3634533162b43d8a49f9402d803b90312d76156ebb1c6d502d8c2679a308 +size 72856 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Wrap_Fill.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Wrap_Fill.1.png index 6f3061b102..9c36376b3b 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Wrap_Fill.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Wrap_Fill.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:246ef2bcfcc9fc664c1b56dbd1047719a310cce1fe381a6c298bc740efd9d6da -size 83530 +oid sha256:10a58848d00aaac1a29644157079a888d3ab8e24b2b7a27deaa19b79ef6b7d21 +size 83542 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Wrap_Wrap.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Wrap_Wrap.1.png index 69d234841e..c14e753ba5 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Wrap_Wrap.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithConstraints_Row_Wrap_Wrap.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1ff61211f7ada5903c7b2ec96dee568b99b703da3353617453c9187a666644e -size 72844 +oid sha256:128b3634533162b43d8a49f9402d803b90312d76156ebb1c6d502d8c2679a308 +size 72856 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_Center.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_Center.1.png index 00e659e3dd..6269ae3af4 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_Center.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_Center.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:147294c47d26685a3c46437a5ef9e631fa2af4287f7d12db9888ac6120343796 -size 124778 +oid sha256:9a5dededde32ac1a794d57b98de9a347d35ad6c3d341d0cdc9118d26cd824d36 +size 124765 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_End.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_End.1.png index 171ae85ff6..bd0f5eb462 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_End.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_End.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7abd68826e60012ac9f3fb048d218057d1b4866dd30407cadd7f25a73f8d0b2 -size 120491 +oid sha256:c474e21e2e453e7cbdd7b3373e90fd9d5a06c28b46c056bc18734618a4795408 +size 120476 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_Start.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_Start.1.png index d72a70e031..7f2a3f00bc 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_Start.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_Start.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df1b9f52895fefb13904ba6a290c9e09bc3cf99d752ba8d4caa29e05255b2d0b -size 120393 +oid sha256:c3ec187e8458ab704724067ab5bc93abe66fa2330e05bbf6ccc1dbe257b9c4f8 +size 120383 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_Stretch.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_Stretch.1.png index 0edcf05955..d8c5a33953 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_Stretch.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Column_Stretch.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0df3ea46d5a781bdbd19ebf868950adeb005c6d29589042ce0fdbf606088c18f -size 114828 +oid sha256:e4b6233119f27aea849d56ba1f39dd8c2d1baff4bc3b55cd5040f9d4b1d40b66 +size 114816 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_Center.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_Center.1.png index b85de9405d..f5eccc9a9a 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_Center.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_Center.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3051980dfd474af4f9cd430aa35269cd7a019188cc16f2efaca38eedd9a9d958 -size 81309 +oid sha256:90e368f417a1754f82c607502648119a0a936a72e0235dfeaee3983cb8b56bcf +size 81311 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_End.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_End.1.png index 5a4020cfb3..9bde505af1 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_End.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_End.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4bfbdd938b7ef01a95146b39c2c734bc90545dcedba2efd03c6990eaca89eb7 -size 80833 +oid sha256:b8d81507060338457a4b0a928d3480e8c21197c82b92dbb848ae5eae491f0b10 +size 80834 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_Start.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_Start.1.png index 9befa81af1..49a8a04304 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_Start.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_Start.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa3a742cde7eb7011469b08ed705ec8210ea611950110a581b18bfc5a5575b04 -size 80581 +oid sha256:80bde0c1967a1b5f166b1035b56e978ef75df909f52ed8f9c138e2172fc20f94 +size 80582 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_Stretch.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_Stretch.1.png index f5534b0022..2d98f7956e 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_Stretch.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithCrossAxisAlignment_Row_Stretch.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76d4b919f602c88843202832750a88e9996a30693ad50e9297958c585809a869 +oid sha256:a90da903760835a513067cad2ec1ad53c54fee14a2a574b2710628d7c7119bdf size 75063 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithMarginAndDifferentAlignments_Column.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithMarginAndDifferentAlignments_Column.1.png index 57d138deb1..1fe3c9f21f 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithMarginAndDifferentAlignments_Column.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithMarginAndDifferentAlignments_Column.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6b4cb2bb12a850a0509bfddfc1f9d0868289bef09d390f54e8219ba3daf0411 -size 121739 +oid sha256:946aef945b751ea83c6d91985a66db7a2062d933c4d790c1798efba7cd0a8c0e +size 121726 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithMarginAndDifferentAlignments_Row.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithMarginAndDifferentAlignments_Row.1.png index f776587677..f5d7a3f5f3 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithMarginAndDifferentAlignments_Row.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLayoutWithMarginAndDifferentAlignments_Row.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac0916cf33d245907c9a2f0d1b3ff9b90787936d446044e0137b757ffead9a6f -size 98384 +oid sha256:1955189edca693550254001e84894d03981fa33c0ee9ab950a983f23b66670ac +size 98375 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLongLayout_Column.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLongLayout_Column.1.png index d72a70e031..7f2a3f00bc 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLongLayout_Column.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLongLayout_Column.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df1b9f52895fefb13904ba6a290c9e09bc3cf99d752ba8d4caa29e05255b2d0b -size 120393 +oid sha256:c3ec187e8458ab704724067ab5bc93abe66fa2330e05bbf6ccc1dbe257b9c4f8 +size 120383 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLongLayout_Row.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLongLayout_Row.1.png index 9befa81af1..49a8a04304 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLongLayout_Row.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testLongLayout_Row.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa3a742cde7eb7011469b08ed705ec8210ea611950110a581b18bfc5a5575b04 -size 80581 +oid sha256:80bde0c1967a1b5f166b1035b56e978ef75df909f52ed8f9c138e2172fc20f94 +size 80582 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testRowMargins.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testRowMargins.1.png index 53abce051f..41ff167909 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testRowMargins.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testRowMargins.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e2f0fbd094a262827fa6113184cd8290e4a3c16981cde3116486783214ef964 -size 146109 +oid sha256:b9fee7278a3765b686427046e3df2f3132f34e7865576867135e97e2232a2f2f +size 146121 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testShortLayout_Column.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testShortLayout_Column.1.png index a1100f3df8..c7182c9243 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testShortLayout_Column.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testShortLayout_Column.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea9e09e973b3d292449663f9b6dd61f7bf01730b270513a860453dc6a7a87707 -size 92116 +oid sha256:5d6f9ea75da4c672a54b7cb47f3960e74834b22c55071fba55b48da871c390aa +size 92107 diff --git a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testShortLayout_Row.1.png b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testShortLayout_Row.1.png index 9befa81af1..49a8a04304 100644 --- a/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testShortLayout_Row.1.png +++ b/redwood-layout-uiview/RedwoodLayoutUIViewTests/__Snapshots__/UIViewFlexContainerTestHost/testShortLayout_Row.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa3a742cde7eb7011469b08ed705ec8210ea611950110a581b18bfc5a5575b04 -size 80581 +oid sha256:80bde0c1967a1b5f166b1035b56e978ef75df909f52ed8f9c138e2172fc20f94 +size 80582