I am currently making a UI for something, but my scrolling frame keeps changing the size of one of my items. can anyone help please?
If you’re using scale for the size of the item, it will adjust it accordingly to its parent because scale uses a ratio from 0 to 1 for the size. You can try using offset which will be sized in exact pixels, or just adjust the size to fit there.
2 Likes
for this I use a plug in that if you click on the plug in and then on the frame that you want to adjust it converts it for you
plug in: https://www.roblox.com/library/150152826/Gui-Rescaler