Skip to content

Bug: RendererManager.swapRenderers() silently does nothing #808

@GaneshPatil7517

Description

@GaneshPatil7517

In renderer-manager.ts:173-178, the swapRenderers method swaps local parameter references instead of actual object references. The caller's variables are never modified. This method either needs to operate on class members directly or be redesigned to return the swapped pair.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions