Skip to content

Q: Stacking multiple nodes in parent node? #509

Closed Answered by inobelar
CXCubeHD asked this question in Q&A
Discussion options

You must be logged in to vote

@CXCubeHD you can look at my recursive draw function, its pretty simple - you need some 'origin' (for 'root' it {x: 0.0, y: 0.0}, for any 'child' it parent's top-left rect corner) and draw all childs relative to it.

Replies: 6 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@nicoburns
Comment options

@CXCubeHD
Comment options

@inobelar
Comment options

Answer selected by CXCubeHD
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #508 on July 12, 2023 19:21.