Skip to content

POINT.inside_rect? not working correctly when point is a hash #88

Description

@artFuchs

When representing a point with a hash and calling "inside_rect?" the functions seens to not be working correctly.
The case that the error happened was with the point {x: 12, y: 37} and the rect {x: 10, y: 10, w: 4, h: 25} the result should be false.
bug?

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