Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing TreeCursor#gotoNode #60

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Introducing TreeCursor#gotoNode #60

merged 3 commits into from
Nov 8, 2023

Conversation

dabico
Copy link
Member

@dabico dabico commented Nov 7, 2023

New navigation method that allows us to reposition the cursor to an arbitrary Node of the Tree.
One useful use case is repositioning the current TreeCursor position back to the root Node.

@dabico dabico merged commit bf72fdd into master Nov 8, 2023
2 checks passed
@dabico dabico deleted the enhancement/goto branch November 8, 2023 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant