Skip to content

Update scene start after DOM removal? #307

@JonMcL

Description

@JonMcL

My apologies if this is covered somewhere already; my searching has failed me.

If I remove DOM elements, which happen to come before the start of an existing scene, is there any way to update the start of the scene now that it is in a different scroll position?

I've tried Controller.update() and Scene.update().

The only thing that seems to work for me is to remove all remaining scenes from the controller and then add them back in.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions