HaikuArchives / ArtPaint

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

ScaleManipulator: if x or y < 0 don't try to access the bitmap #477

Closed dsizzle closed 1 year ago

dsizzle commented 1 year ago

Fixes #476

humdingerb commented 1 year ago

Yep, fixed. Thanks!