Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Commit

Permalink
Keep the order of the nodes as specified in the JSON (#8)
Browse files Browse the repository at this point in the history
* Keep the order of the nodes as specified in the JSON

The `.sort()` call changed the order of the rendered nodes because
it doesn't respect the arithmetical nodeId values.

(cherry picked from commit 9645dab)

* Run grunt
  • Loading branch information
skateman authored and bleathem committed Sep 13, 2016
1 parent 8816d7e commit 05b9371
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 4 deletions.
Loading

0 comments on commit 05b9371

Please sign in to comment.