Skip to content
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

A way to add more than 10 elements to range if using an array of words/emoji #16

Open
micpob opened this issue May 4, 2023 · 0 comments

Comments

@micpob
Copy link

micpob commented May 4, 2023

Maybe it is already possible, but I can't find a way to do it.

When you use an array of words or emojis with length>10 (example: ['this', 'is', 'an', 'example', 'of', 'an', 'array', 'of', 'more', 'than', 'ten', 'words']), the maximum writable range is "0123456789", so the slot can't spin more than the first 10 elements in the array.
Is there a way to make it spin all of the elements in the array?

Btw thanks for the package!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant