Remove blur modal effect
davidyezsetz opened this issue · comments
Not performing at 60fps
Yeah it's not one of our most performant ones, I agree. Let's take a look at making it better before actually removing it, though :)
I recently dug into this one a bit, because we wanted to use it in a project. We quickly shied away because the fullscreen blur is to heavy on an average machine. I'd be happy to be proven wrong, but I think currently this effect can't be implemented at 60fps.
This have been a heavy animation, let's see if we can improve it before remove it like @arthurvr said.
I'd love to see you succeed, but with a full screen blur I have my doubts.
@davidyezsetz yeah, like I said it's a heavy and always have been heavy, probably there's some cool light ways, I'll try if not, we can remove it until it can be done it nicely.