Hello NGUI Community

I'm trying to implement a scrolling text.
My first question is that after dragging text down and releasing, it automatically returns to the center of the frame.
I want text to return to the position that in the picture below. So, is it possible ?

And the second question is about "Disable drag if fits" option on draggable panel component. If it's on, and if text is too short, it stucks at the top/bottom of panel. I want to make it automatically centered if it fits the panel.
