Skip to content

ScrollablePanel, empty items #225

Answered by rexrainbow
Nesquik asked this question in Q&A
Discussion options

You must be logged in to vote

new RoundRectangle(...) creates game object, but it does not add to scene. Thus it won't be displayed.
Use scene.add.existing(rect) to add it to scene.

Reference

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Nesquik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants