Skip to content

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

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions