Skip to content

Mouse move during the translate transition #72

@JackGit

Description

@JackGit

this is a minor issue, which happened only when mouse move during the translate transition, if you set transition duration a bit longer, you could see this issue clearly.The cause is, newX is based on this.x, but during the transition, x value of slider is changing, but this.x is not updated.

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