I've finally cleaned up my wiring diagrams code enough to share it. There are currently (at least) two problems:
1) the getBoxDims function is broken now that there is no playArea. This should be easy to fix but...
2) When I tried to merge into Semagrams/main, I ended up with a mysterious "linking error" that I can't figure out. Hopefully you will recognize the problem, and if you figure it out let me know. If not, copypasta into a working setup ought to do it.
Let me know if you have any questions, and ping me once things are ported over to the refactor.
Hi Owen,
I've finally cleaned up my wiring diagrams code enough to share it. There are currently (at least) two problems: 1) the
getBoxDims
function is broken now that there is noplayArea
. This should be easy to fix but... 2) When I tried to merge into Semagrams/main, I ended up with a mysterious "linking error" that I can't figure out. Hopefully you will recognize the problem, and if you figure it out let me know. If not, copypasta into a working setup ought to do it.Let me know if you have any questions, and ping me once things are ported over to the refactor.
Best, Spencer