SwiftUIKit / Marquee

A powerful implementation of Marquee(scrolling text or label) in SwiftUI, which supports any content view, including text(label), image, video, etc.
MIT License
72 stars 20 forks source link

resetAnimation doesn't get called on Proxy size change #10

Open mfniaki opened 4 months ago

mfniaki commented 4 months ago

At the moment when there is a change in content and therefore size of content, resetAnimation doesn't get called and it cause unexpected behaviour.