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

[Bug] TreeEdgeRenderer can't highlight paint to parent properly #90

Open
0xNF opened this issue Sep 14, 2022 · 1 comment
Open

[Bug] TreeEdgeRenderer can't highlight paint to parent properly #90

0xNF opened this issue Sep 14, 2022 · 1 comment

Comments

@0xNF
Copy link

0xNF commented Sep 14, 2022

Using the sample from the README, and with algorithm: BuchheimWalkerAlgorithm(builder, TreeEdgeRenderer(builder)), I am trying to highlight the path from node to topmost parent. Because juncture points in a tree edge are associated with the last-drawn node, the full path can't be highlighted correctly, resulting in this situation:

image

@nabil6391
Copy link
Owner

So I assume you want the color to go from Node 6 to 8 as well right?

Can you share your code

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

2 participants