Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: bambamyi on December 31, 2012, 12:34:12 AM
-
I have several horizontal scroll panes(5+) which I want to put them into vertical scrollable panel (single). I am running into 2 problems.
1. The clipping doesn't work in vertical view.
2. If I enable collider for vertical scroll , then the horizonal scroll doesn't work.
Is there any work around ?
I have attached a screenshot.
-
You can't nest clipped panels (and thus scroll views). Only the last clipped panel's clipping affects widgets.