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

For playback mode start with current move 0 #153

Open
baco opened this issue Jul 5, 2019 · 4 comments
Open

For playback mode start with current move 0 #153

baco opened this issue Jul 5, 2019 · 4 comments

Comments

@baco
Copy link

baco commented Jul 5, 2019

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 URL

@psifertex
Copy link

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.

@lgarron
Copy link
Member

lgarron commented Jul 13, 2020

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!

@psifertex
Copy link

psifertex commented Jul 13, 2020

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.

@lgarron
Copy link
Member

lgarron commented Jul 14, 2020

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. v2 is currently being developed inside the cubing.js repo at https://github.com/cubing/cubing.js/tree/main/app/alg.cubing.net

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!

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

3 participants