as you can see in the video, the box is deshaped when I resize the windows, I cant set the offsets in the y direction because it is a scroll Frame, my explanation is bad, so if you have question feel free to ask me
as you can see in the video, the box is deshaped when I resize the windows, I cant set the offsets in the y direction because it is a scroll Frame, my explanation is bad, so if you have question feel free to ask me
Add UIAspectRatio constraint to UIGridLayout object. Then remove frame (box that was deshaped) and add it back.
P.S: I know it’s old question. But maybe helpful anyway