vkaravir / JSAV

JavaScript Algorithm Visualization library
MIT License
112 stars 40 forks source link

Fixed list edge labels (issue #163) #165

Closed X455u closed 10 years ago

X455u commented 10 years ago

The list edges now call their own layout function during the list layout function. This will update the list edge labels.

The labels will be positioned correctly only if the previous pull request (#164) is merged