Closed gaetgu closed 3 years ago
Thanks. I'll take a look at fixing this.
The following line is too long, and unable to wrap because it's in a <pre>
element.
# We sum all the neighboring pixels multiplied by the values in the convolution matrix.
This has been merged and can be closed.
Related, there are more issues with <pre>
than just on this page, as being discussed here: https://github.com/jdf/processing-py-site/issues/183
On your site (https://py.processing.org/tutorials/pixels/) the text is overflowing on the left side, going off the white banner and onto the gray a bit. Not a huge deal but I would like to see it fixed. It should be a simple fix (famous last words) - just change your margin settings in your site's css.