Hello, I’m trying to make this group (arrow with fading background) hide once my repeating group of images isn’t scrollable to the right anymore. Is it possible to achieve this?
Sure it is…
Like most things, there are probably multiple
Ways to achieve this…
But one of the simplest ways will be to apply a condition to the arrow, to make it not visible once he repeating group reaches a certain scroll position.
Obviously, without knowing how you’re currently doing things is impossible to give any specific guidance…
But if, for example, you’re using a ‘number’ custom state to set and change the scroll position of your RG (which is one of the simplest ways to control this type of behaviour), then you can just set a conditional based on the custom state value.
If you’re using some other way to control to scroll position then you’ll need to relate the conditional to that.
If you’re not sure, then feel free to share some more info about your current setup.
Hey Adam! How do I get / make the condition where if the RG scroll position is a certain position it can change state? I cannot see it. Thanks!
This topic was automatically closed after 70 days. New replies are no longer allowed.