Open jeanpaze opened 8 years ago
Hi,
On the latest version (0.6.4), the "fromOpacity" value is not applied during delayed time. It works with other properties like scale and position. Can you check please?
snabbt( $( "#element" ), { duration:500, delay:1000, fromOpacity:0, opacity:1 } );
Thanks!
Hi,
On the latest version (0.6.4), the "fromOpacity" value is not applied during delayed time. It works with other properties like scale and position. Can you check please?
snabbt( $( "#element" ), { duration:500, delay:1000, fromOpacity:0, opacity:1 } );
Thanks!