
Improves support for mixed layouts to optimize the display of organization charts.
Features
- Added new OrgChart.MIXED_LAYOUT_IF_NUMBER_OF_CHILDREN_IS_MORE_THEN const. Use mixed layout for example OrgChart.tree or OrgChart.treeLeftOffset if number of children is more than specified value.
- Added isVisble method to the menUI interface.