mfe- / DataStructures.Algorithms

DataStructures and algorithms
Other
52 stars 10 forks source link

Directed graph with custom Vertex widthxheight shifts arrow wrong #1

Open mfe- opened 4 years ago

mfe- commented 4 years ago

When setting a custom width and height >40 on the VertexControl on a directed graph the arrow is underneath the control. Therefore it looks like that the arrow isn't displayed. The ShiftConverter is currently using hardcoded +-7.

To fix this: