Release 6.8.2
NEW FUNCTIONALITY
-
Added support for
defaultSizeto node/group definitions. Allows you to fix the size for a given vertex type without requiring that the values be in the vertex's backing data. -
Added support for
nodeSizeto UI defaults. This is a fallback for the case that your vertices need to be rendered with a specific width/height but the values are not necessarily going to be available in the backing data.
UPDATES
- Fixed an issue with loading
hierarchical-jsonover ajax - the content type was not correctly recognised and the data not parsed to JSON.


