- Home /
Divide UI in sections
Currently fiddling with the UI possibilities and trying to divide the screen by multiple panels. But, since the size of panels is adusted via scaling, every child I try to make is distored. Let me show you with a screenshot to make it clear.
Now how can I make panels, or canvasses (or maybe I should approach it differently?), so that the children, buttons in this case, are not distorted?
Edit 1: Just to be clear. MainPanel is the white background, the other 2 panels are the red ones.
Comment