HaikuArchives / ArtPaint

ArtPaint is a painting and image processing program.
https://haikuarchives.github.io/ArtPaint/
29 stars 18 forks source link

Hang in BitmapUtilities::RasterToPolygonsMoore #643

Closed dsizzle closed 5 months ago

dsizzle commented 8 months ago

The problem seems to be the function getting into a bad loop at the edges of the bitmap, or something similar. A way to trigger the issue is to move around at the low end of the Size slider in the Brush window. It seems like small sizes of a brush trigger the issue. ArtPaint doesn't hang but the Brush editor does, and painting with a Brush no longer works.