Hello Guest

Author Topic: UIItem inside a ScrollArea  (Read 3176 times)

fsadeq

  • 2D Toolkit
  • Sr. Member
  • *
  • Posts: 353
    • View Profile
UIItem inside a ScrollArea
« 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.

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: UIItem inside a ScrollArea
« Reply #1 on: December 09, 2013, 10:25:12 am »
Child of another UIItem should be on for children of a scrollable area.