Hello Guest

Author Topic: Scrollable area and Buttons problem  (Read 4255 times)

Loxli91

  • Newbie
  • *
  • Posts: 2
    • View Profile
Scrollable area and Buttons problem
« on: February 11, 2014, 07:48:12 pm »
Hi people,

Do you how can i make my buttons working with the scrollable area script?
If I touch a button in the scrollable area, it doesn't work. But in the example scene, you can touch a button and scroll at the same time. How is it possible?

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Scrollable area and Buttons problem
« Reply #1 on: February 11, 2014, 09:49:15 pm »
Tick the Child of another UIItem box in the scrollable area

Loxli91

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Scrollable area and Buttons problem
« Reply #2 on: February 11, 2014, 10:00:14 pm »
Thank you!
We were trying to select all the buttons at once and checking "Child of Another UIItem?", but It wasn't working for all of them at the same time :( and I didn't notice...