You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using it, it seems to just make things more transparent, and if we apply the gradient over and over again, we eventually end up with 0 alpha everywhere.
Screencast.from.28-03-2026.23.26.42.webm
When I first saw that mode, I thought it would blend the primary color with itself, with 255 alpha vs 0 alpha, so doing it over and over would make the picture more like the primary color, instead of more transparent.
Also, when we do it with Blending: Overwrite, we get some artifacts when alpha goes to zero:
Screencast.from.28-03-2026.23.23.24.webm
The Transparent mode ends up being very confusing and I'm not sure if it behaves as intended or if this behavior is some bug or not, even in Normal Blending.
When using it, it seems to just make things more transparent, and if we apply the gradient over and over again, we eventually end up with 0 alpha everywhere.
Screencast.from.28-03-2026.23.26.42.webm
When I first saw that mode, I thought it would blend the primary color with itself, with 255 alpha vs 0 alpha, so doing it over and over would make the picture more like the primary color, instead of more transparent.
Also, when we do it with
Blending: Overwrite, we get some artifacts when alpha goes to zero:Screencast.from.28-03-2026.23.23.24.webm
The Transparent mode ends up being very confusing and I'm not sure if it behaves as intended or if this behavior is some bug or not, even in Normal Blending.