onevcat / APNGKit

High performance and delightful way to play with APNG format in iOS.
MIT License
2.21k stars 200 forks source link

Animation get too fast when end scroll #130

Open ZeroJian opened 1 year ago

ZeroJian commented 1 year ago

APNGKit (2.2.1) Xcode (14.0.1) Simulator (iPhone 12 14.2)

I want to animation stop when scrolling, so i set APNGImageView runLoopMode = .default

is work, but when end scroll, animation get too fast