Skip to content

ScrollPane content does not adhere to children/parent model #26

@Col-E

Description

@Col-E

When using setContent(n) on a ScrollPane you cannot retrieve the n value via getChildren. The n value also has its parent marked as null rather than the ScrollPane (or its canvas).

This breaks scene-graph searches for items by ID/Type.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions