This repository was archived by the owner on Feb 5, 2025. It is now read-only.
Commit 05b9371
Keep the order of the nodes as specified in the JSON (#8)
* 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 grunt1 parent 8816d7e commit 05b9371
File tree
4 files changed
+43
-4
lines changed- dist
- public/js
- src/js
- tests/lib
4 files changed
+43
-4
lines changed
0 commit comments