Skip to content

Refactor RCheevosAchievementListForm and RCheevosLeaderboardListForm to not use a separate form for each respective item #4479

@CasualPokePlayer

Description

@CasualPokePlayer

These forms currently are just wrappers against FlowLayoutPanels that take in an array of RCheevosAchievementForm's/RCheevosLeaderboardForm's. This is grossly inefficient and can crash due to window handle exhaustion, and as such they're currently disabled (see #4478). They need to be refactored to not taken in a list of forms which all each end up creating a window handle.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions