Scrolling in scrolling frame doesn't work

Hello! I have a bit of a problem with my scrolling on my ScrollingFrame. It’s a shop system and its the size is set automatic by “AutomaticCanvasSize” in the scrolling frame property.

I got 3 different scrolling frames, one for Tools, One for Storage and another for ranks, the scrolling works perfectly fine for the Tools frame but all of the 3 ScrollingFrames have the same properties so there shouldn’t really be a problem.

Not sending a picture or video because its not really needed I just need to know is there anything else in the ScrollingFrame property that I might of missed out?

Although I can send the properties, here it is:
image

Note:
It somehow fixes every time I mess around with the properties (In studio test) then change them back to as it was before but I’m guessing it’s a Roblox bug? I’ll report to bugs if someone agrees and ofc if there is already a bug report for this please link it so I can check it out thanks!

2 Likes

No, I think its not a bug, I just created a ScrollFrame and notice the problem
Change:
CavasSize: {0,0}{2,0}
[Optional but neccesary]: ElasticBehavior: WhenScrollable
ScrollBarThickness: 12

3 Likes

CanvasSize is automatic as I said in the post.

Worked! My other message is wrong, I tried to delete and it wont.

I was hoping you would notice, although I think it can still be edited, I also want to say that the category is wrong, I think the correct one is #help-and-feedback:game-design-support

1 Like

Ah yes sorry, I couldn’t scroll down so I went to the nearest one I could of put. I just changed it tho thanks for the heads up!

Question, what does ElasticBehavior: WhenScrollable do?

The truth is i dont know too much about that, i just created a new one and I saw that it had that option, I tried to investigate but I didnt understand very well, because in the “Never” option it still works.

I think that is a question for another Topic but if you dont want to bother, you can see its properties

1 Like