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
Currently the blur filter is called inside the keyframes, so its constantly calculated besides them, instead we should apply it in a static container that will keep it hardlocked as a pure filtering mechanism and not as an active offseter.
Currently the blur filter is called inside the keyframes, so its constantly calculated besides them, instead we should apply it in a static container that will keep it hardlocked as a pure filtering mechanism and not as an active offseter.