Topic: Changing Node Height
I could not figure out how to control the row height of the tree with the json object.
A working solution that I found was to change the line-height property in the .mif-tree-wrapper class in the CSS file.
What exactly is the Mif.Tree.options.height property used for?