Skip to content

Investigate why forceRenderTabPanel is used #6767

@apple502j

Description

@apple502j

forceRenderTabPanel on components/gui/gui.jsx causes it to render contents of non-selected tabs. This causes performance issues with large projects, as the blocks are never removed from DOM regardless of the selected tab. For example, opening the costume tab still loads all blocks that are not visually rendered.

Would it be possible to refactor so that forceRenderTabPanel is not used?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions