Thomas P

Results 7 comments of Thomas P

@liabru Yes, I was using the most recent version at the time I posted. Have you tried my sample code to reproduce? You're correct that `Bodies.fromVertices` calls `removeCollinear` and `removeDuplicates`,...

P.S. a quick-fix for anyone with a similar goal in the meantime -- Have your sockets inherit from a base class: ``` class BaseSocket extends Socket { compatibleWith(socket, noReverse) {...

This would also be nice on the instructor's side in the assignment editor :D

Just wanted to add I'm experiencing the same issue on Windows 10 with the VSCode Extension, and running outside of VSCode (with it closed) did work. Thanks!

Confirmed this is still an issue on the UDel instance.

Sounds like maybe you're using jsplotlib under the hood? If so, it may be fixed with an update.

Confirmed this is still present on the UDel instance.