Ray Li
Ray Li
Add '.repeat(YoYo.INFINITE)' to the YoYo builder to repeat for an infinite loop. Use "rope.stop(true);" on the YoYo object to stop the animation.
Can this PR please be merged? It seems this is an issue a lot of people are experiencing. Thanks!
Can this PR please be merged? It seems this is an issue a lot of people are experiencing. Thanks!
Any update on a fix? I've found few more bugs in this library so I'll probably submit a PR for a fix.
Hmmm, please share your findings when you look into it. I haven't looked into the Biometrics because I have a library that uses Fingerprint and suspect it would be a...
Thanks for creating this library, it's fantastic :)
Thanks for the kind words. I can't debug the issue right now but my best guess is that you need to remove minLines along with maxLines. Also make sure to...
I understand the problem but can't think of the solution off the top of my head. I'll have to come back to this at some time in the future. For...
I've worked with GIFs a bit and from what I understand, sending 2-3 MB through most MMS providers will not work. I find that I have success when I keep...
I did this in a PR and it was tested in production but @klinker24 ran into all sorts of issues so it was reverted.