Author Topic: NGUI ScrollView doesn't hide sub elements  (Read 3211 times)

Dean

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 4
    • View Profile
NGUI ScrollView doesn't hide sub elements
« on: April 16, 2015, 01:01:29 PM »
Hello, help me please, i have a problem: I created an UI Panel + UIScrollView, put inside an UIGrid, after that, inside I put several elements as UIDragDropItems.

UIPanel + UIScrollView
- UIGrid
- - item
- - item1
- - item2

But when i scroll down my UIPanel and theese items come invisible, I stiil can hover on them mouse cursor and click them, drag an so on, as they were visible.
I tried to change depth, z.position, but nothing happens. How can i fix it?



« Last Edit: April 16, 2015, 01:11:54 PM by Dean »

Dean

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 4
    • View Profile
Re: NGUI ScrollView doesn't hide sub elements
« Reply #1 on: April 17, 2015, 07:20:29 AM »
Well, I've solved my problem: i should have chosen "UI" in the Event type of UICamera