Results 4 issues of Mois

If I made a syntax error in my mermaid file, instead of reporting the error, the exporter hangs. Not sure how this would be solved, since it is mostly using...

On Linux one can usually rely on the system libraries, e.g. for PySide. This guarantees better compatibility because distributed libraries can easily become outdated. Therefore I make the existence of...

The purpose of this type of connection is to visualize where the edge is being dragged to while it is being dragged. I will post test code for this later,...

* it works by passing the indices of endpoints to use, instead of them being guessed by an algorithm. Initially I had a separate connection type for constrained connections, but...