Skip to content

Jitter during player sort #4

Description

@NoMan2000

There's a jitter during player sorting. This occurs because the container for the player is removed, then added back in. A few suggestions to deal with that.

  • Create a transition. The reload time is short, so it may not be a good idea to use it, but it might help.
  • Create a blank DIV element with the same size as the previously destroyed div, that way, the page contents will not reshift during DOM drawing.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions