Hello,
we have a problem to combine 2 or more ScrollRect components together (http://shot.qip.ru/00NDav-3oHGoulTP/). If you slide to the left or rigt in the child Scroll Rect with a list in it we want to translate this movement to the MainScrollRect, but if you slide to the top or bottom in the childScrollRect it have to slide the list in it.
Is there a way to do that? How to translate the left/right drag action on the childScrollRect to the mainScrollRect?