raimohanska / ourboard

An online whiteboard
Other
763 stars 58 forks source link

Connector routing not quite right #192

Closed raimohanska closed 2 years ago

raimohanska commented 2 years ago

image

raimohanska commented 2 years ago

Fixed quite a bit in f8f7ca58f87997d5c2b27321b1bec88dd38fe57b, which was biggish because the connection side practically had to be stored to model instead of determining in render. There are still pathological cases like this:

image
raimohanska commented 2 years ago

Now in 805947bee1fa3766752270b1226386170863f9cc that's fixed as well.