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

Ability to center a node by id #14

Open
jollyjerr opened this issue Jun 14, 2023 · 0 comments
Open

Ability to center a node by id #14

jollyjerr opened this issue Jun 14, 2023 · 0 comments
Labels
effort: 2 normal scope: ui work focused on @notree/ui

Comments

@jollyjerr
Copy link
Collaborator

A/C:

Code like this:

mg = new MindGraph(...config);

mg.center(nodeId);

Pans to the specified node and centers it on screen. Zoom in on the node and make the transition look nice.

@jollyjerr jollyjerr added the effort: 2 normal label Jun 14, 2023
@jollyjerr jollyjerr assigned jollyjerr and unassigned jollyjerr Jun 16, 2023
@jollyjerr jollyjerr moved this to Todo in Engineering Kanban Jun 28, 2023
@jollyjerr jollyjerr added the scope: ui work focused on @notree/ui label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: 2 normal scope: ui work focused on @notree/ui
Projects
None yet
Development

No branches or pull requests

1 participant