Hey! I have a problem making custom touches (i.e. cc.Node.EventType.TOUCH_START) in scroll list content. It is working on background images(detecting swipes), but scroll list itself seems to be blocking my inputs somehow. I have unchecked Cancel Inner Events in Porperties, but i don’t think it changes anything.
Any suggestions on how to make swipe events work on this scroll list content?