Author Topic: Vertical scroll panel populated with horizonal scroll panels  (Read 2468 times)

bambamyi

  • Guest
Vertical scroll panel populated with horizonal scroll panels
« 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.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Vertical scroll panel populated with horizonal scroll panels
« Reply #1 on: December 31, 2012, 06:50:36 AM »
You can't nest clipped panels (and thus scroll views). Only the last clipped panel's clipping affects widgets.