ScrollingFrame not showing every TextButton when screen size gets smaller?

As you can see from the video, the TextButton (Drone) is on the top, but when I resize the screen to a smaller resolution, the TextButton (Drone) is no longer on the top and I cannot scroll to the top. Is there a solution to this problem?

You might need to consider posting this in #platform-feedback:studio-bugs. I’ll report this to see if I can get it moved there.

(This is assuming you aren’t a regular)

I’m a member, I’d be really nice of you to repost this, but I don’t think this is a bug. I’m missing something, and I just don’t know what I’m doing wrong.

Could it be because of ScrollingFrame.CanvasPosition (or whatever property is used to measure and change the ScrollingFrame’s scrolling position)? I don’t think this property is relative to the player’s screen size, so that may be why.