Author Topic: "NGUI/Create/Scroll View" menu item does not create proper ScrollView  (Read 1649 times)

mikemvpi

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 5
    • View Profile
If you use the NGUI/Create/Scroll View menu item, the created object would miss the UIScrollView script. On the other hand, if you use the widget RMB menu > Create > Scroll view, the resulting object would have the script.

Cost me a dozen of minutes and some of my sanity to figure it out  ;)

NGUI v3.0.8.f7

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: "NGUI/Create/Scroll View" menu item does not create proper ScrollView
« Reply #1 on: January 10, 2014, 05:22:19 PM »
Thanks, I'll fix it when I return home.