animated_tree_view
animated_tree_view copied to clipboard
node.add() method causes break in linking tree lines: File explorer example
I am adding nodes directly to a parent using method: node.add(). Items are added but the lines showing node link appears to break for the newly added node. See code and image below:
node.add(SeasonNode());