Skip to content

Postive Offset? #7

Description

@spikeliu

if (offset < 0 && offset >= first_edge_length) {

What is the point of checking postive offset when the first condition is to check is the offset is less than 0? Maybe it should be offset > 0 for the first condition?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions