In thejit_spacetree_graph_to_tree the data property of a node just gets set to new stdClass. Instead, the data array could be used so that the user or developer can specify per-node options.

CommentFileSizeAuthor
#1 2092797-1_thejit_spacetree.patch1015 bytesjelle_s

Comments

jelle_s’s picture

Status: Active » Needs review
StatusFileSize
new1015 bytes

Patch attached.