Author Topic: UIScrollPanel in UIDraggablePanel.cs is now working on old project  (Read 11221 times)

magicpotato

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 7
    • View Profile
class and file names are unmatched, Projects using UIScrollPanel will be broken.

mimminito

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 30
    • View Profile
Re: UIScrollPanel in UIDraggablePanel.cs is now working on old project
« Reply #1 on: November 26, 2013, 04:42:35 AM »
This seems to be an upgrade issue. Just rename your UIDraggablePanel file to UIScrollView, and do the same for its Inspector class file. Then all is fine.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIScrollPanel in UIDraggablePanel.cs is now working on old project
« Reply #2 on: November 26, 2013, 05:35:41 AM »
Deleting the NGUI folder as per instructions in the ReadMe is an important step that many people don't follow, which ultimately causes problems like these.