When you create a ScrollingFrame and you add a frame under it the frames offset is completely different and when you move it around the frame is not in the correct position
Reproduction: Create a ScrollingFrame size it a bit then add a normal frame under it then move it around
Expected behavior
When you create a normal frame and place another frame inside of it the position and offset is correct
Thanks @adawe678 , I’m unable to replicate the issue now, the relevant flag is UIEditorFixScrollingFrame (you can check it in Studio->File->Open Flag Editor), which has been true since last December. Maybe you have/had a beta feature enabled that didn’t have that flag on?
Hi, sorry for not responding earlier. The issue still appears to be there. I don’t have, nor have I had, any beta features enabled that would turn the flag on or off. I’ve listed a repro file below that should hopefully explain the issue. All you have to do is clone the second frame inside the scrolling frame, and the issue should appear. Hopefully, you can fix this once and for all, as this issue has been bugging me for almost five years.