I’m trying to make a repeating group as tall as the screen (on a mobile app), but without changing the height of each individual cell. I’m fairly certain this can’t be done with the standard Bubble settings, but maybe with some CSS tricks.
@jarrad: this was what I meant when asking you questions about screen height earlier. Have you, or anyone you know, been able to solve this?
your able to get the right height with css tools now yer? you should be about to give the rg an id then use the change size over time action leaving the time as 0 and the height as the height making sure to add “px” to the end as its just a number without that.