Results 153 comments of hernan

blur and feather are on the roadmap but not ready yet. There is a big performance hit for this kind of effects.

Not yet unfortunately. Blur effects are performance intensive and wouldn't work well on browsers. Also, blur properties don't translate well to svg blur filters.

for now, you can "hack" a blur filter to an element yourself. if you don't need it animated, you can create an svg blur filter and select the element you...

hi, @eidunno777 can you share a link with the implementation?

it seems that the animation correctly goes to frame 0 but the `currentFrame` property is not correctly reporting it. Is that right?

hi, that happens automatically when certain conditions are met. No animators and no box text.

Hey! Can you share some basic steps to reproduce it? Do you happen to know if it's while scrolling, on load, or when components are reordered in the DOM?

hi, unfortunately not for now, since AE doesn't expose a API to update those values, so the plugin can't write them to the document. In order to support it, AE...

Hi, I've seen this happening before, but I haven't been able to reproduce it to fix it. It seems that the solution is doing an uninstall of bodymovin, restarting AE...