Nested Scroll view in cocos creator

I wanted to use a horizontal scroll view inside a vertical scroll view to achieve the layout as shown in this image here :

I was able to produce this layout but while scrolling I’m having issues.

Issue : While scrolling vertically on the child (horizontal scrollview) its only registering for the child and blocking it to transfer to parent.

I want to transfer vertical scroll on the child to the parent(Vertical Scrollview). Any help on how to achieve this ?

1 Like

Isnt there anyone on this forum who can possibily answer this question ?

@slackmoehrle any help appreciated

Let me ask @jare to see if we have an example handy. Please check out our examples in the meantime.