Issue with scrollingframe size

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I want to give more room to scroll, so I can add more objects (Using Canvas Size)

  2. What is the issue? Include screenshots / videos if possible!
    Here Is a little video I made:

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    Yes, I did not really find anything that useful.
    After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!

While yes, when I change the Y in the canvas size(Scale and offset), it does in fact get bigger and get more room. However, the objects inside the frame do as well to compensate. This is something to do with the objects in the frame, because they all use scale not offset. However, if I use offset then devices other then my resolution would have issues seeing the objects in the frame.
Any help is appreciated, whether big or small.

EDIT: I forgot to mention In the video you can see no matter the size, I only had room for one more object.