thecocce / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

Consistent Behavior For Delete Key #196

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
At the moment I am not quite sure what the expected behavior for delete/eraser 
is. 

What steps will reproduce the problem?
1. Create a new indexed image.
2. Press delete.
3. The frame is cleared and each pixel of the image becomes the secondary 
color. Okay.
4. Duplicate the image. (Sprite, Duplicate)
5. Press delete.
6. The frame is cleared and each pixel of the image becomes transparent. 

This is inconsistent on what seems to be an identical file. The eraser has this 
same inconsistency. I suppose I'd like a checkbox that chooses if 
erasing/clearing uses transparency/the transparent color (for indexed images) 
or if it uses the secondary color.

What version of the product are you using? On what operating system?
ASEPRITE v0.9.5, Windows Vista

Original issue reported on code.google.com by kirby...@gmail.com on 3 Jan 2013 at 11:20

GoogleCodeExporter commented 8 years ago
I've to review this issue.

Original comment by davidcapello on 29 Jul 2014 at 3:46