I have made a horizontal draggable panel with a scrollbar on a 3D panel that works fine.
I copied that entire rig, changed its format and made it a vertical draggable panel by setting the UITable columns to 1 and using a vertical instead of a horizontal scrollbar.
When I drag the scrollbar with the mouse, the thumb moves at about twice the speed as the mouse and I cannot figure out why. I unified all scales and rotations and it still happens.
Interestingly enough it happens on occasion, but very seldom, with the horizontal setup as well, but it seems to fix itself once I mess with something else in the scene.
Any suggestions how to track this down without having to understand all the scrollbar code?
Thanks