Hey there!
I wanted to ask if there's a way to change the resource height to a fixed value... When i have a low amount of resources it works fine
But when I have a high amount of resources, the object becomes unusable:
I need to be able to define a fixed size for each resource, and if I do that with code I'm using in the first resource ('SetResourceSize') then every single one of them will have the same small height (accordingly with the monitor of the user).
Is there a way to do that? Maybe by forcing a vertical scroll (something that i tried but didn't managed to do it)?
