Open nicolasventer opened 2 years ago
I don't think alpha blended window backgrounds is really supported on any platform - so we should probably ignore the alpha channel altogether.
Thanks for the report
Ok thanks for the the reply.
Should I close the issue or let anyone else to close it ?
I'll let it be open - it should be fixed somehow IMO
V version: Current V version: V 0.3.1 0b2841d, timestamp: 2022-09-14 10:32:09 +0300
OS: Windows 11
What did you do?
In a.v:
Execute:
v run a.v
What did you expect to see?
I expect to see:
alpha = 50
: all drawn circles progressively disappearalpha = 0
: all drawn circles permanantly remainWhat did you see instead?
Whatever the value of alpha, all drawn circles immediately disappear