Hello !
I've been looking for answers here for some times, but I'm wondering if I wouldn't have made a mistake somewhere, because I think my problems are not the normal behaviour of the scroll view.
There is two of them:
- Some of the items in my UIDraggablePanel are not hidden when out of the scrolling area. I think I did not have this problem at the beginning, but I can't remember anything I would have done to change that.
The title on top of the UIDraggablePanel disappears when dragging the panel up, but the next items do not... Some of them are created dynamically. Is there an option or something I could have changed without noticing that would cause that?
- I can't drag the scroll view when scrolling from a button. I've read in another topic that there is an option for this in the UICamera, and I've tried to set it to a very little value, but no matter how far I drag from the button, the scroll view does not move if I began in the collider of the button. Any idea on this?