Hi, It’s me again
Sorry if I’m being anoying but I just don’t know HaxeUI that much
But to my question I’m trying to blur the background of the Window class with css but using
backdrop-filter: blur(10px);
or whatever other number does nothing also using filter: blur(10px);
is the same thing. And also I used .shader property and made a GLSL shader but it doesn’t work too (I mean I get it as that is a flixel thing and not HaxeUI thing.)
I need it as a design choice if it’s not possible just tell me I will make something different
That’s all for now, Bye.