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

Snake problems #201

Open
gtoast opened this issue May 17, 2018 · 1 comment
Open

Snake problems #201

gtoast opened this issue May 17, 2018 · 1 comment

Comments

@gtoast
Copy link

gtoast commented May 17, 2018

Issue:

The first cell of The Snake example fails to evaluate. It gives the error that above "Can't position non-shapes" though its seems like they should be shapes.

Environment:

  • Browser: Safari and Firefox
  • Platform (Mac/Windows/Linux): Mac

URL to a gist replicating the issue (if possible/relevant)

https://www.maria.cloud/gist/bba60540e714b31dcac02eb7cdf02fbc?eval=true

@daveliepmann
Copy link
Collaborator

daveliepmann commented May 17, 2018

Thanks for reporting this, gtoast. We aren't able to directly change the content of plexus' snake game, and this appears to be caused by some early changes to our shapes API.

For our future bughunting: It looks like the top-level layer is the issue. I suspect we could simply add a :svg (assoc shape :x x :y y) line to position in shapes.core. Testing this hypothesis is blocked by #200.

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

No branches or pull requests

2 participants