Skip to content

Crash on record with nested views. #1538

@theodoregoetz

Description

@theodoregoetz

Commit 32262f8 which resets the state stack during record when it visits a View made the assumption that views were not nested. In our use-cases, we make extensive use of nested views for many different reasons. I consider this commit to be a regression on established behavior and should be reverted in favor of a solution to the original problem described in Issue #1501 that allows for nested views in the scene graph.

I didn't find an example in vsgExamples right off that had nested views but maybe there is one somewhere. If not I could try to build up an example so a regression like this does not happen again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions