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

Add tree-level methods to add/delete nodes (allows handling focusability there) #89

Closed
grapoza opened this issue Aug 10, 2019 · 1 comment

Comments

@grapoza
Copy link
Owner

grapoza commented Aug 10, 2019

Basically adds auto focusing to the new node when nodes are added, and to the parent or previous sibling when a node is removed

@grapoza grapoza added the todo label Aug 10, 2019
@grapoza grapoza removed the todo label Sep 6, 2019
@grapoza grapoza added this to To do in v1.3.0 Oct 12, 2019
@grapoza grapoza removed this from To do in v1.3.0 Feb 6, 2020
@grapoza grapoza added this to To do in v2.1.0 via automation Feb 6, 2020
@grapoza grapoza removed this from To do in v2.1.0 Jun 28, 2020
@grapoza
Copy link
Owner Author

grapoza commented Jun 28, 2020

The behavior as-is is actually correct. Removes already work this way, and adds stay on the current node but the focus can be changed when the new node is added using a treeViewNodeAdd event handler.

@grapoza grapoza closed this as completed Jun 28, 2020
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

No branches or pull requests

1 participant