I have some problems with element positioning at unity3d. I try to put data in table rows like this(on FreeAcpect screen). And It's look good. But on wide screen table rows are look narrow.
Table row is a prefab.
How to make rows responsive?
Asked
Active
Viewed 398 times
0

インコグニト アレクセイ
- 118
- 2
- 9
2 Answers
0
What you are describing here, seems to me like a UI layout problem, most likely with anchoring the objects themselves. Without seeing your scene view and hiearchy I can't tell you the exact solution, but I believe that if you take a look at the Unity manual about UI layout, you can solve this issue with ease.

mihoci10
- 429
- 3
- 16