Hey developers,
I am trying to make a custom leaderboard, and everything is working so far including the script which automatically updates the canvas size of the scrolling frame to perfectly fit all of the contents inside without any under scrolling or over scrolling.
However, I have encountered a problem where as the canvas size increases, the size of the contents also increase, is there a way to stop this happening in scrolling frames?