Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.5.7, 7.0.5.2
-
Component/s: Components
-
Security Level: Jean
-
gh.sprint.customfield.default.name:ZK 7.0.7
Description
the attached example shows 2 different ways updated nodes in a tree
when only updating the node data TreeNode.setData(), the nodes on level 3 are relocated to the end of the tree
http://screencast.com/t/u4JRrYeWYfK
Workaround:
replacing the TreeNodes in the model fixes the problem at the cost of efficiency