IKTree v1.1.0 released
On April 11, 2008, Flash / Flex - 3 CommentsI’ve made some changes to the tree, which add some more functionality and make it even more (re-)usable.
IKTree now has:
- Caching / Recycling of children, which reduce the ‘flickering’
- Label & IconFunctions
- Object access for labelfields. You can now access objects in the tree for the labelfield. For instance, you can set ‘obj.label’ as labelField. It will then set the label as data[obj][label].
- Doubleclick support
- Added some styles (indicatorThickness & indicatorColor)
