bitdream / aseprite

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

Unexpected drawing behaviour on empty layer with Transparent Color index set to non-0 #410

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set sprite 'Transparent Color' to index other than 0.
2. Create empty layer.
3. Use any drawing or selection tool on empty layer.

What is the expected output? 
Drawing only with foreground color.

What do you see instead? 
(Attachment)
Drawing with foreground color and 'Transparent Color' as background. After 
release of mouse button 'Transparent Color' background disappears. 
It occurs on every empty layer and new frames too.

What version of the product are you using? On what operating system?
1.0.1
Windows 8.1

Workaround:
Draw anything on empty layer with 'Transparent Color' / foreground color.
After this step everything is back to normal.

Original issue reported on code.google.com by mateuszb...@gmail.com on 10 Jun 2014 at 9:25

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 13 Jun 2014 at 2:35

GoogleCodeExporter commented 8 years ago
Fixed: 
https://github.com/aseprite/aseprite/commit/be817c515c1982bf564e2b557fb338e50300
e2d8

Original comment by davidcapello on 13 Jun 2014 at 2:46