That fixed it 90%, still I see some black or opaque borders, I guess it will do for now

Also related:
I can't seem to fix the scroll behavior. I replicated pretty much what the example scene had but the bounds go around the center of the screen instead of the left and right clipping edges, see gif

As you can see the clipping gizmo display is correct (Magenta), and Orange I presume is the content bounds, yet it does not behave correctly. And yes I already made everything pixel perfect, all other transform nodes have a scale of 1,1,1. Also the scrollbar's size (horizontalScrollBar.barSize) gets set to 0 or it's tiniest size every time. Looking at the Ngui code I assume it is related to mPanel.clipRange; but I can't figure out what or why.
The settings of that panel scroll panel
