-
Notifications
You must be signed in to change notification settings - Fork 379
Closed
Labels
Description
Hi, just wanted to propose a little enhancement: reverse the order in which the arrows are being appended. Now the first one is forward and the second is back, so when you append them to one element, they are in the wrong order (forward on the left, back on the right). I reversed the lines responsible for generating the links and it solved the problem so I thought you could incorporate this fix in the next revision.