Skip to content

Effects: finish() should call progress(1) #2283

@mr21

Description

@mr21

Hi :)

On this jsfiddle.net/Mr21/cr5391w2 we can see the difference between .stop and .finish. The darkest blue block is modified only with the progress callback.
But the callback progress is not called a last time with the value 1 when we force the end of the animation.

If you are agree on this problem, I found where we should put a line to fix this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions