Simon Bromberg

Results 17 comments of Simon Bromberg

* Note I think this is the same issue as https://github.com/pointfreeco/swift-snapshot-testing/pull/453

+1 for fixing the M1 issue; we've had to reduce the fuzzy precision and the result is the snapshot tests are missing things. * Would also like to see a...

@stephencelis any details on how to volunteer to help speed things up?

Is there no way to make this the default behaviour? Seems annoying to have to remember to put `.fixedSize()` anytime you want to snapshot a SwiftUI view? I suppose one...

Yes they are corrupted. The cause of my issue has nothing to do with this library, so I didn't get into the details. Just would be nice if the library...

Experiencing same problem