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

Sticky parent items #5

Open
xorinzor opened this issue Aug 17, 2023 · 0 comments
Open

Sticky parent items #5

xorinzor opened this issue Aug 17, 2023 · 0 comments

Comments

@xorinzor
Copy link

xorinzor commented Aug 17, 2023

Say you have a tree like this:

          ┌──┐
          │  │
          └──┘

          ┌──┐
          │  │
          └──┘

┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐
│  │ │  │ │  │ │  │ │  │
└──┘ └──┘ └──┘ └──┘ └──┘

And assume the viewport is not wide enough to display the tree in it's full width so a horizontal scrollbar appears.
Would it be possible to have the parent-nodes stick to the side of the viewport until they come into view?

That way you wouldn't have to scroll to the middle of the diagram to see what the children nodes are linked to

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