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

Width and height settings below a certain size throw an error. #51

Closed
Lazerbeak12345 opened this issue Feb 18, 2022 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@Lazerbeak12345
Copy link
Owner

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Width of 1, height of 2, hit reset. Throws error.

Expected behavior
Shouldn't throw error.

Additional context

Uncaught TypeError: Cannot read properties of undefined (reading 'liveCell')
    at Object.iterate (pixelmanipulator.js:579:21)
    at HTMLButtonElement.<anonymous> (pixelmanipulator.html:611:8)
@Lazerbeak12345 Lazerbeak12345 added the bug Something isn't working label Feb 18, 2022
@Lazerbeak12345
Copy link
Owner Author

Might be related to #50

@Lazerbeak12345
Copy link
Owner Author

fixed in v5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant