Author Topic: [help] draggable panel inside another solution?  (Read 2935 times)

zzvutienhung

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
[help] draggable panel inside another solution?
« on: May 29, 2013, 09:10:36 PM »
Hi everyone,

i'm developing a scene that has nested draggable contents like this:

this game is samurai vs zombies defense 2.

i tried to add another draggable panel to outer draggable panel but only outer draggable panel works :(. does anyone have solution for this? thank you very much.
i'm trying to make a draggable panel inside a viewport :)
« Last Edit: May 29, 2013, 11:15:24 PM by zzvutienhung »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: [help] draggable panel inside another solution?
« Reply #1 on: May 30, 2013, 12:33:23 AM »
You can't nest clipped panels. Only one clipped area can affect widgets.

zzvutienhung

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Re: [help] draggable panel inside another solution?
« Reply #2 on: May 30, 2013, 03:58:33 AM »
thank you ArenMook, i create a draggable panel inside draggable camera, look good but outer list dont have scrollbar