GenericTree icon indicating copy to clipboard operation
GenericTree copied to clipboard

Added two methods Root and Depth

Open skamradt opened this issue 11 months ago • 0 comments

Added method Root that returns the root by walking the parent chain upwards Added method Depth that returns the integer depth of the current node from the root. 0=root

skamradt avatar Mar 21 '24 19:03 skamradt