Author Topic: [Bug Report] UIStretch does not cover full size of iPhone screen  (Read 1574 times)

soofaloofa

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 27
    • View Profile
Hi,

The UIStretch class works great in the editor but does not cover the full screen on iOS.

Kevin

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: [Bug Report] UIStretch does not cover full size of iPhone screen
« Reply #1 on: July 21, 2014, 06:39:33 PM »
UIStretch is a deprecated legacy component from NGUI 2. You shouldn't be using it. The layout system is capable of doing everything that UIStretch + UIAnchor can do and more.