-
Notifications
You must be signed in to change notification settings - Fork 33
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
For playback mode start with current move 0 #153
Comments
I'm surprised this is still not an available feature. Are there no workarounds to be able to start at the beginning of playback? It seems like this would be a much more sane default. |
It definitely would. This will all work correctly in v2, which is getting pretty close now! |
That's great to hear. Is it in a branch I could check out or even contribute to if it would be helpful? I just checked and "v2" hasn't been touched in years if I'm reading it right. |
I have to finish a major refactoring before the timeline code is ready to handle things like this. Apologies, this isn't at all obvious, and it needs a few more important things before it's easy for someone new to contribute. But hopefully that day will come soon! If you do want to tinker, though, the instructions at https://github.com/cubing/cubing.js#development should work! |
Instead of starting at the end of the animation, for playback mode and
type=alg
make the link load on the first move; or at least allow specifying the current_move on the URLThe text was updated successfully, but these errors were encountered: