Forum Discussion
JudyMcDonough-f
31 days agoCommunity Member
Continual "Pulse" shape?
Hi: Does anyone know if it's easily possible to have a shape (say, a square) that will continually "pulse" in the background. I know you can apply "emphasis" to shapes, but that's only a "one-time" ...
Jonathan_Hill
31 days agoSuper Hero
Yep! Add a trigger to 'emphasise shape using Pulse when Pulse animation completes' and it will loop.
But bear in mind this can be distracting and go against WCAG and accessibility best practice if it flashes with high intensity.
You could add an 'if' condition to make it stop if certain conditions are met. This can be a variable or a state. So 'emphasise shape using Pulse when Pulse animation completes IF state of shape is not equal to Visited' would make it stop once clicked.