pex-renderer icon indicating copy to clipboard operation
pex-renderer copied to clipboard

Overlay alpha property is not used

Open dmnsgn opened this issue 4 years ago • 1 comments

https://github.com/pex-gl/pex-renderer/blob/ed823d46117089996a63fdec02a74650ba6e7cc0/overlay.js#L15

We can set the alpha component of the this.texture but it would be convenient to use the this.alpha as a multiplier.

dmnsgn avatar Jan 25 '21 16:01 dmnsgn

I think it was the intention.. https://github.com/pex-gl/pex-renderer/commit/8d3e74988b6ceea6b4512428d5c7a220706f709a

Maybe i committed js but forgot to push code.

vorg avatar Jan 25 '21 22:01 vorg