Skip to content

iOS: Animation bug #18

@arifje

Description

@arifje

Animation is wrong with some values/duration combinations.

Example;

var percentage = 67;
$.progress.animate({
    value: percentage,
    duration: 2500,
});

Result: https://streamable.com/8p6c

Using SDK 5.2.2.GA

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions