Skip to content

Percentages were normally calculated but the unit have been changed to "px" #57

Description

@mok20123

I wrote the following code:
var anim = morpheus([el, el2], {
left: 50+"%",
top: 50+"%"
});

Then I had run it in Chrome and inspected el and el2 with the developer tools, their left and top were all animated to "50px" instead of "50%";

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