Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: NinjaTeleporter on February 10, 2015, 04:04:41 PM

Title: Difference between normal and full screen
Post 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 ?
Title: Re: Difference between normal and full screen
Post by: PoN on February 11, 2015, 12:13:21 AM
Do u use anchors on widgets?
Title: Re: Difference between normal and full screen
Post by: NinjaTeleporter on February 11, 2015, 01:22:51 AM
Do u use anchors on widgets?
yes and this happend http://postimg.org/image/az65pdfst/
Title: Re: Difference between normal and full screen
Post by: ArenMook on February 11, 2015, 07:25:44 PM
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.