Skip to content

zero divided by zero bug #80

@dustinrpatterson

Description

@dustinrpatterson

It's possible for this._path.getTotalLength() / alength to be computed as 0/0. This is not possible in math and breaks the script. A simple check for NaN will resolve the bug.

See my pull request - #79

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions