Mobile scrolling frame problem

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!
    The scrolling frame broken everytime on mobile

  2. What is the issue? videos if possible!

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    Tried set active to false on surface gui and doesn’t work
    (It’s TextButton inside surface gui)

you have to configure the gui to be in the center heres a video that explains gui and mobile things ROBLOX - HOW TO MAKE GUIS - YouTube

Don't forget to Position: {1,0,0.1,0}

1 Like

Doesn’t work. I did this in ScrollingFrame
Before:


After:

I meant the button.
And don’t forget to make the CanvasSize in X 0 and Anchor Point 1,0

1 Like

Doesn’t work here’s what in explorer
Explorer
Button
button
this is when i set anchor point


canvasSize after i set anchor point

Just found out that it’s a roblox bug that roblox haven’t fixed yet and this seems to be on mobile devices.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.