Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: NinjaTeleporter on February 10, 2015, 04:04:41 PM
-
Hello, i have 5 elements.
Normal view:
http://postimg.org/image/bq89ek7e7/
Full Screen:
http://postimg.org/image/tevesftrj/
Any idea how to fix it ?
-
Do u use anchors on widgets?
-
Do u use anchors on widgets?
yes and this happend http://postimg.org/image/az65pdfst/
-
You need to set up your anchors properly. In your last screenshot your right-most button's anchors are wrong. You seem to have it anchored Left-to-Left, then Right-to-center. It should be Right-to-Left, meaning both Left and Right sides need to be anchored to the target's left side.