Motivation
I want to initialize the scrollbars without showing them the first time
Proposal
On first time load, when setPosition gets called, have a way to not call 'show' on the x, y ScrollBar tracks. This allows them to only show when scroll is actually triggered.