On an invocation of update(), circular links are forced to a value of top or bottom based on the previous position of the center connected nodes. This lead to an inconsistent result. We now force the circular link types based on the updated position of the nodes as one would expect.
Dear @tomshanley,
On an invocation of
update()
, circular links are forced to a value of top or bottom based on the previous position of the center connected nodes. This lead to an inconsistent result. We now force the circular link types based on the updated position of the nodes as one would expect.Thank you!