lottie-ios icon indicating copy to clipboard operation
lottie-ios copied to clipboard

Fix issue where Repeater could be displayed incorrectly

Open calda opened this issue 1 year ago • 0 comments

This PR fixes an issue where a Repeater could be displayed incorrectly (just once, instead of repeating) due to an issue with how the parent group was being set up. Fixes https://github.com/airbnb/lottie-ios/issues/2270.

Before After
Simulator Screenshot - iPhone SE (3rd generation) - 2024-01-04 at 14 20 31 Simulator Screenshot - iPhone SE (3rd generation) - 2024-01-04 at 14 17 50

calda avatar Jan 04 '24 19:01 calda