Hello,
I recently encountered a problem with UITable.Reposition()
My script removes children from the table and then uses this method,
however, when it's used, the horizontal size of the UITable object is changed. I do not want this to happen because it also affects the spacing between the remaining elements. Is there any way to solve this issue?
Any answers are very much appreciated.
Thanks in advance.