Hello Guest

Author Topic: Button doesn't work on ScrollArea  (Read 3062 times)

DarkSlash

  • Newbie
  • *
  • Posts: 19
    • View Profile
Button doesn't work on ScrollArea
« on: May 31, 2015, 03:00:01 pm »
I use the scrollarea from the examples and it works fine. But then, I created a button inside the Content, and the button is not receiving the click. If I move the button outside the content bounds (the "visible area lenght") the portion of the button that is not inside it works perfect. Even when I move the button, it's still a child of Content. What I'm doing wrong?

DarkSlash

  • Newbie
  • *
  • Posts: 19
    • View Profile
Re: Button doesn't work on ScrollArea
« Reply #1 on: May 31, 2015, 03:12:29 pm »
I just taked out the Default layer from the UI Camera and worked!