You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The root cause is the specification of the behavior of NodeIndex#toPoint, which computes attachment points on a node face attempting to maximize the space available on the attached face of the node. As observed, the excess precision can lead to a suboptimal look.
I will change the function so that the outcome is more visually pleasing.
Description
I was in the process of drawing a class diagram with two arrows pointing between two objects and noticed a slight visual glitch.
It's not a big deal, but I figured I'd open an issue in case it is a low hanging fruit.
Screenshots
Notice how the aggregate line isn't fully straight:
Configuration
The text was updated successfully, but these errors were encountered: