Closed om3ga6400 closed 2 months ago
also the same color change happens when switching layers to and from menulayer
it's probably because the shader sets the output alpha to a non-zero value, try changing the last line in the shader to fragColor.a = 1.0;
closing due to inactivity
shader used: https://www.shadertoy.com/view/XsBfRW
using prism:
not using prism: