Skip to content

coordinate style Box properties don't work when only including x or y #3

@mileung

Description

@mileung

For example, gravity won't work if just passed {y: 2}; you must include an x value like {x: 0, y: 2}. These props such as gravity, bounce, velocity, etc. should have default props of the object passed to them defaulting to x: 0 and/or y: 0

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