AlgebraicJulia / Semagrams.jl

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

Reversion - Clickable wire labels #138

Open sjbreiner opened 1 year ago

sjbreiner commented 1 year ago

A recent commit removed pointerEvents from the label text on a wire, so they can no longer be clicked on.

However, we would like to click on labels to interact with wires (e.g., rename).

Need to either