Hello.
I implemented a UIDraggablePanel in my GUI, but it does not behave correctly.

1. First thing to notice in the attached gif, is that the first label is not at the top of the panel, but at the middle.
2. then when i scroll, if I move the mouse pointer over the bottom label, the label just springs up to the top.
3. finally, when attempting again to drag, the window of the draggable panel shows all the labels in the correct position and they behave as intended.
How can I fix these issues and/or what should I check to see if I did wrong?
Thank you in advance,
Primus