Hovering multiple elements in RG in Responsive Engine

Hi,

I’ve experienced a strange behaviour on setting conditionals on multiple elements in repeating group. The case is simple - every time user hovers on an icon, it should change its colour and shape, and if it isn’t hovered it goes back to normal.

Everything works perfect when working with one icon or hovering/unhovering multiple icons slowly. But when you do it quickly, some of the items stays as if they were hovered (but they aren’t). I tried grouping the element, and making conditions on group rather than icon, but the effect is the same:

rgonhover

You don’t need the “isn’t hovered” condition, when the icon isn’t hovered, it will go back to its original form. This should work. Can you try?

OK I think I’ve found what is happening. The issue is only when working in a new responsive engine.
This is an example project with the same RG in both responsive and not responsive versions:

rgresponsive

rgnotresponsive

Any ideas on that?

@rpetribu I forgot to mention that I tried both - with and without “isn’t hovered”. I think the issue is with the new responsive engine.

This topic was automatically closed after 70 days. New replies are no longer allowed.