[Bug] Drawing with transparent color inconsistent

in Bug reports
Discovered a bug tonight while messing with transparent colors.
If you set the alpha value of your color to 127 using the color picker, when you draw with the pen tool the color is inconsistent with what it should be.

I used the pen tool freehand to draw these lines (not holding shift).
On the left is the correct result, which is done by selecting a black color with alpha 255 and setting the opacity of the brush to 127.
On the right is the incorrect result, which is done by selecting a black color with alpha 127 and setting the opacity of the brush to 255.
Comments