HaikuArchives / ArtPaint

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

Undo of selection is incorrect #625

Closed dsizzle closed 1 year ago

dsizzle commented 1 year ago

Probably due to all the recent Selection bitmap shenanigans because I didn't go back in time to test it, but undoing a selection behaves incorrectly as described below.

Steps to reproduce:

  1. Create new project/canvas
  2. Select a rectangle (or any selection type of your choosing)
  3. Undo Selection

Expected results: Nothing is selected

Actual results: Entire canvas is selected