2D Toolkit Forum

2D Toolkit => Support => Topic started by: Loxli91 on February 11, 2014, 07:48:12 pm

Title: Scrollable area and Buttons problem
Post by: Loxli91 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?
Title: Re: Scrollable area and Buttons problem
Post by: unikronsoftware on February 11, 2014, 09:49:15 pm
Tick the Child of another UIItem box in the scrollable area
Title: Re: Scrollable area and Buttons problem
Post by: Loxli91 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...