@nawrot:
Im adding a grid to the root and then all other controls onto that grid. i dont think id need any more then that?
@nick:
It does so, but because im working with a different size in the widget editor it scales my UI, so i think the widgets get rendered with the size set in the editor and then rendered to the viewport size which scales it all?
The size in the designer has no impact on the size at runtime, it is only a preview based on the options set in the upper right (Resolution), combined with your DPI curve. You can configure the DPI curve by clicking the gear in the lower right of the designer’s viewport, or in the User Interface area of your project settings. The default curve is just a linear scale based on the shortest side of the resolution of the game’s viewport.