Hi! I’m working on a grid-style UI system, and I’ve encountered an issue using a frame & UIGridLayout. On 1920x1080, I have properly aligned the grid with neighboring pieces
*see on the bottom, it sticks out, just slightly? This is zoomed in, but it sticks out at higher AND lower resolutions.
I’m using scaling with both Size & Position on the Grid Frame, along with the overall UI Panel, and am unsure what the issue is. I couldn’t find any relevant help issues in the forum.
If I set the AspectRatio in the settings to 2.03, then the frame aligns in 1440p, but then now 1080p is misaligned… How is that possible? They’re both 16:9?