I test it twice...
I simply add the uiRootAdjustment script underneath the UIRoot, turn off automatic.
If i adjust the width things only scale after the width gets smaller than the height.
changing the height doesnt do anything...
(manual height on UIRoot does change, but its simply not rescaling.. when changing the height)
(as I said before it looks like it wants to rescale, it pops back and forth but stays the same size in the end)
----
When I dont add the script and turn off automatic, scaling the height works perfect.
I want the same type of scaling for the width, which would scale all the time, not only when width gets smaller dan height.. if thats possible.
if not the previous one is good as well I think, if it would work..

But either way I can't get this too work...And I have tried many things but I cant get it to work..
Hope you can help me..
(I want one gui system that works on many different resolutions(portrait and landscape), since the sides get cut off I dont see how this is possible.. or ma i missing something?)
(Is it also possible to have different layout for portrait vs landscape which would change automatically)