Skip to content

v0.19.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Sep 20:10
9327570

added support to Freeze UIActivityIndicatorView spinners (including SwiftUI ProgressView) during snapshots so they no longer cause flaky diffs; existing baselines that show a spinner will change once on upgrade, and SNAPSHOTS_DISABLE_FREEZE_SPINNERS=1 restores the previous behavior.

This was some animation disabling functionality that we had within the emerge backend but hadn't pulled into this library until now.