Author Topic: uistretch jurk issue  (Read 1541 times)

chetanmrane

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 13
    • View Profile
uistretch jurk issue
« on: September 16, 2013, 07:29:59 AM »
hi

i have 960x640 image [game background]

this widget has UISprite-Slice type and UIStrect-Both script attached

my issue is the build works fine for iPhone 4 (UiRoot manual height set to 640)

But when i make a build for iPad (UIRoot manual height 768), the image get stretch but some jurk is noticed for fraction of sec)

i am doing anything wrong, any help please

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: uistretch jurk issue
« Reply #1 on: September 16, 2013, 02:13:20 PM »
UIStretch does its business in Start, so there shouldn't be anything noticeable. Try playing with the script execution order for UIStretch. Move it around and see if it fixes your issue.