Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V6 starting edges at zero #198

Merged
merged 3 commits into from
Aug 27, 2020
Merged

V6 starting edges at zero #198

merged 3 commits into from
Aug 27, 2020

Conversation

upatel32
Copy link
Contributor

Remove !state.xy[...] expressions from if statement because x or y values at 0 are valid.

Add unit test to check check that 0 for x or y value is valid.

@upatel32 upatel32 requested a review from hartzis August 19, 2020 20:00
@hartzis hartzis linked an issue Aug 19, 2020 that may be closed by this pull request
@upatel32 upatel32 self-assigned this Aug 19, 2020
@upatel32 upatel32 merged commit cb87958 into v6 Aug 27, 2020
@hartzis hartzis deleted the v6-starting-edges-at-zero branch September 7, 2020 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Swipes starting at edges (x or y === 0) are disregarded
2 participants