Hello all,
The project I am currently working on requires a lot of menus to be created via code and I would like to see if I am able to re-size my menus when I create them.
Currently I have a UI hierarchy that looks like this:

I am able to now parent any menu I create to a anchor, so I pick where it spawns.
However currently when the menus are being created they all seem to be being re-sized to the same size, not matter how big the original prefab is.
I am wondering if I have missed something or if I can control the size of a menu when it is created.
I would prefer if I can control the size via code and not have to do it manually, however any answer is appreciated.
Thanks a bunch,
Erbacher
