SOLVED: Interactions - Animation Delay

Bricks Version: 1.6 Beta
Browser: Chrome 90
OS: macOS

It seems no matter what animation delay I put on an element, it does not take effect. Looking through the bricks.js, the only code I see related to delay is for the Content Loaded trigger so I suspect this may have been overlooked.

2 Likes

Somewhat related – when setting the trigger to Content Loaded, delay only works with whole numbers and not decimals. So if I wanted to stagger the animation of 3 columns, the minimum I can put is 1 (second) as .1 - .9 don’t do anything.

1 Like

Hi Josh,
Thanks so much for your report!

I was able to reproduce the issue and added it to our bug tracker.

Best regards,
timmse

Hey Josh,
Bricks 1.6 (Beta 2) contains a fix for this problem.

You can download it manually in your account:
https://bricksbuilder.io/account/?v=1.6-beta2

Best regards,
timmse

1 Like