Skip to content

Layouts updating multiple times when changing players #845

Description

@TwilCynder

When a player's whole data (either by loading a set or swapping players) is changed, layouts try to update multiple times, which cause issues with animations on some layout (most obvious on tournament_history). I haven't been able to investigate the issue further, but I assume one update is made for each field in each player's widget. In that case, this is technically the intended behavior, but I do think we should look for a way to avoid the repeated updates.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions