maustinstar / liquid

Create a playful backsplash in SwiftUI.
MIT License
756 stars 25 forks source link

iOS 17 Animation Issue #11

Open timbueno opened 9 months ago

timbueno commented 9 months ago

Animation glitches when reaching the minimum size of the animation before expanding again.

https://github.com/maustinstar/liquid/assets/796205/237384b6-0269-44f8-995f-c027f7424802

timbueno commented 8 months ago

Upon further investigation the "glitch" seems to happen at the end of the "period" time. The view seems to be instantiating itself again, triggering a layout.

iosnickse commented 6 months ago

The same for me

kingmeers commented 4 months ago

same