-
Notifications
You must be signed in to change notification settings - Fork 18
Initial Delay #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I found same issue, but can't resolve this. |
|
I can't yet resolve it but i used a simple trick as i'm using SwiftUI
And during the delay i have a static image in the background. And the EndUser does't experiment the 4 seconds delay |
I put in a quick/hacky workaround resolving the crash related to the queue and the delay on initial animation. PR is pending. You can find it here in the meantime: https://github.com/Antair/KenBurns/commit/e14510a09e20957723e6ab0dfbd0a60474b9143b |
Initially KenBurnsImageView shows nothing, but after a while starts to animate.
The text was updated successfully, but these errors were encountered: