Anime: Is it possible to animate the filter property directly?

Created on 6 Mar 2017  路  2Comments  路  Source: juliangarnier/anime

I couldn't get filter: ["blur(20px)", "blur(0px)"] to work. I was able to workaround it by animating an object property and manually applying the style with jQuery.

bug ready to ship

Most helpful comment

Related to #167, #164.
Something is wrong in some cases with certain CSS properties.
I think it's related to the way units are handled.
I'll look into this soon.

All 2 comments

same here

Related to #167, #164.
Something is wrong in some cases with certain CSS properties.
I think it's related to the way units are handled.
I'll look into this soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mrgnou picture mrgnou  路  6Comments

dpw1 picture dpw1  路  4Comments

bravebox picture bravebox  路  3Comments

lukebatchelor picture lukebatchelor  路  7Comments

KEYHAN-A picture KEYHAN-A  路  3Comments