bendc / animateplus

A+ animation module for the modern web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Div gets blured after animation

aleksandar-b opened this issue · comments

After runing
animate({ el: 'article', translateY: ['100%', '0%'], scale: [0,1] })
my div gets blured completely
screenshot from 2017-06-17 09-09-01

Fixed in v2.0.0