Closed ehab74 closed 11 months ago
@ehab74 you implemented the plus and minus sign to expand or collapse child nodes. However, the collapsing function seems to be only available when all children are currently visible. The collapsing function should be available as soon as at least one child node is visible. Can you please fix this?
@ChristophPopp i just modified the shape of the plus and minus sign in this branch but the functionality is implemented in the next branch #16. Sorry for the misleading commit.
The nodes can now transform smoothly after any expand/collapse to easily trace the change in their position.
If you highlight the node paths before choosing expand or collapse, the node new paths will be highlighted again after the transformations are done.