Does anyone know how to solve the issue where when I start scaling buttons, frames, or anything inside a scrollingframe it starts to move etc and makes it an absolute pain to size stuff within it?
To be honest, you might as well just use the Size
property to scale it.
well If you set the ScrollFrame size (based Shape).
and the inside is based pixels well sure it (the inside can be bigger).
even if you were using a plugin.
better if you do it manually why nit anyway
Wait sorry what do you mean by this? Set the scroll frame shape and something pixels? I misunderstood mb lol
It seems that the AutoScale plugin won’t work on stuff inside ScrollingFrames, works fine on normal frames. Probably due to how scrollingframes work - currently my only solution is just messing with the properties of scale and moving the buttons bit by bit
It works, the plugin only do it’s job.
and maybe its job it’s not like what you want.
You should try rescale it manually by using the left number.
If you want the size to stay the same, change the AutoCanvasSize property to y…
Oh my that legit fixed it lol. I used XY instead as it works the same and I guess might be more reliable? Only slight issue is moving stuff is slow and doesn’t line up correctly but it’s doable - thank you!
The difference between Y and XY is not a big difference, it’s just the axis it sizes it on, another thing, there is a property called “AutoSize” it could be useful.
Oh I see gotcha. I’ll look into all that thanks for the help just made my life much easier
your welcome, glad I helped! .