We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
see https://bl.ocks.org/HarryStevens/8c9eba0905777a6ea778ebfc16f4d743
issue 1 is solved by adding if (inertia.timer) inertia.timer.stop(); http://blockbuilder.org/Fil/bf64676d0495518d98fffa21df46d0f0
if (inertia.timer) inertia.timer.stop();
The text was updated successfully, but these errors were encountered:
issue 2 is more complicated, we need an API call to pilot the movement (with a possibility to call it in screen as well as in spherical coordinates)
Sorry, something went wrong.
ping @HarryStevens
No branches or pull requests
see https://bl.ocks.org/HarryStevens/8c9eba0905777a6ea778ebfc16f4d743
issue 1 is solved by adding
if (inertia.timer) inertia.timer.stop();
http://blockbuilder.org/Fil/bf64676d0495518d98fffa21df46d0f0
The text was updated successfully, but these errors were encountered: