Skip to content

Fix typo in algorithm to correctly accumulate layout location for nested child nodes#87

Closed
konall wants to merge 1 commit intovislyhq:masterfrom
konall:fix_layout_location
Closed

Fix typo in algorithm to correctly accumulate layout location for nested child nodes#87
konall wants to merge 1 commit intovislyhq:masterfrom
konall:fix_layout_location

Conversation

@konall
Copy link
Copy Markdown

@konall konall commented Jun 7, 2021

The algorithm for computing layout was (I presume) mistakenly ignoring the location of parent nodes when laying out their children, causing nested child nodes to display from (0,0) even if their parents were located at some offset.

See an example of this behaviour in #58

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.

2 participants