mitchcurtis / slate

Pixel Art Editor
GNU General Public License v3.0
1.05k stars 102 forks source link

Undoing move of transparent image from over another layer with a transparent image results in darkened image #162

Closed mitchcurtis closed 2 years ago

mitchcurtis commented 3 years ago

To reproduce:

  1. Select "bottom" layer
  2. Select the rectangle
  3. Drag it over the rectangle in the "top" layer
  4. Undo

transparency-undo-bug.slp.zip

faridjan1 commented 2 years ago

Is this still a problem? I cannot reproduce it on windows.

When I open the project:

image

When I move the rectangle:

image

When I undo the action:

image

mitchcurtis commented 2 years ago

Thanks @faridjan1, this does indeed work now.