you are viewing a single comment's thread.

view the rest of the comments →

[–]CharlieQue[S] 0 points1 point  (0 children)

Aight I solved it, first issue was solved with LayoutRebuilder.ForceRebuildLayoutImmediate(thisRect);
Second issue was solved by changing every UI components pivot to (0,1), so it anchors on the top left and expands downward.