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

Deal with the mysterious chin #29

Closed
berithpy opened this issue Feb 20, 2018 · 3 comments
Closed

Deal with the mysterious chin #29

berithpy opened this issue Feb 20, 2018 · 3 comments
Labels

Comments

@berithpy
Copy link
Member

For some reason the maze generator dies when you shrink the canvas. I'm looking into it and it dies when the maze generator is setting the corner down right to the wall.
Another thing i realized is that it does not happen if you set the y offset to 0.
The first question that comes to my mind is why do we deal with offsets instead of absolutes?
I'm still looking into it using this issue as a log!

@berithpy
Copy link
Member Author

Nevermind my question, the offset acts like x and y coordinates!

@berithpy berithpy added the bug label Feb 20, 2018
@AlejoAsd
Copy link
Member

AlejoAsd commented Feb 20, 2018 via email

@berithpy
Copy link
Member Author

berithpy commented Feb 24, 2018

The chin has been dealt with in the 6292193 commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants