We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Smear mode crashes with a single pixel brush in some cases.
Steps to crash:
TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered:
Issue #160 - fix Smear mode crash with 1 pixel brush
f9032bb
Added a transparent color to the 1-pixel brush, which the smear/blend code needs to make a mask from the brush.
Sorry, something went wrong.
mriale
No branches or pull requests
Smear mode crashes with a single pixel brush in some cases.
Steps to crash:
TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered: