2D Toolkit Forum

2D Toolkit => Support => Topic started by: fsadeq on December 09, 2013, 02:09:14 am

Title: UIItem inside a ScrollArea
Post by: fsadeq on December 09, 2013, 02:09:14 am
I have a simple button inside of a ScrollableArea and I'm noticing the click events of the button are being fired when you drag to scroll the area. I can't seem to see anything in the code that would easily let me change this. Is there something I am missing? I have the "is child of another UIItem" check off.
Title: Re: UIItem inside a ScrollArea
Post by: unikronsoftware on December 09, 2013, 10:25:12 am
Child of another UIItem should be on for children of a scrollable area.