AlgebraicJulia / Semagrams.jl

A graphical editor for graph-like structures
https://algebraicjulia.github.io/Semagrams.jl/
MIT License
96 stars 10 forks source link

Directed wiring diagrams #80

Closed sjbreiner closed 1 year ago

sjbreiner commented 1 year ago

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 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.

Best, Spencer