If I put a ui constraint, the ui gets so small that it disappears. When scaled down into small screens. Is there any way to prevent this?
Use the uiSizeConstraint object and set minSize
I did that and it still disappears for some reason
If I put a ui constraint, the ui gets so small that it disappears. When scaled down into small screens. Is there any way to prevent this?
Use the uiSizeConstraint object and set minSize
I did that and it still disappears for some reason