You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
What steps will reproduce the problem? 1. create RGBA image with transparent background
2. select "put alpha" mode
3. set opacity to 128 and draw What is the expected output? What do you see instead? The expected output is to draw with the current fg color and alpha=128, but it uses alpha=255 instead.
From davidcapello on March 08, 2014 20:34:07
What steps will reproduce the problem? 1. create RGBA image with transparent background
2. select "put alpha" mode
3. set opacity to 128 and draw What is the expected output? What do you see instead? The expected output is to draw with the current fg color and alpha=128, but it uses alpha=255 instead.
Original issue: http://code.google.com/p/aseprite/issues/detail?id=367
The text was updated successfully, but these errors were encountered: