Skip to content

Feature request: RivePanel checks for root Canvas's enabled status #164

@eapark

Description

@eapark

It seems like RivePanel registers/deregisters itself in OnEnable/OnDisable.
It would be great if RivePanel also checked if the root Canvas was enabled or not.

Unity's official UI optimizing tips state that one way to optimize the UI stuff is to toggle the Canvas.enabled value rather than doing GameObject.SetActive(bool)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions