I have a UIGrid in a clipped UIDraggablePanel and use it for vertical scrolling. Scale set to (0,1,0), scrollWheelFactor to 1.
Now everything works well if I click and drag or use the scroll wheel after I click-dragged first. BUT if I use the scroll wheel before I ever clicked and dragged, the content goes outside the normal area by about 50% if I scroll up and the scrollbar won't show up. If I then click-drag everything goes back to normal and scrolling with the wheel starts acting as expected as well...