You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey pal, I'm working on something that uses this kind of background, yours works like a champ.. But I don't get how you update the background without having issues with the other tasks, like writing on the keyboard without getting stuck while the animation occurs ...
I tried to use dispatchQue but seems like I'm missing something out...
Would you mind giving me a little hint on how did you achieved such thing?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi there!
I'm not the author/maintainer of the repo, but the project core is just a sub-200-lines file. You can easily go ahead and study what Pastel does 😊.
From a first look, I believe the secret lays on the CALayerdrawAsynchrnously boolean (here).
Hey pal, I'm working on something that uses this kind of background, yours works like a champ.. But I don't get how you update the background without having issues with the other tasks, like writing on the keyboard without getting stuck while the animation occurs ...
I tried to use dispatchQue but seems like I'm missing something out...
Would you mind giving me a little hint on how did you achieved such thing?
Thanks!
The text was updated successfully, but these errors were encountered: