Hi Aren,
I was looking into a problem today where if the scrollbars are set to always visible, and the content of a scrollview doesn't fill the content area there are some problems.
One is that the scrollbar will show the extra space on the content area.
Two is that the scrollbar will not respect the cancelIfDragFits property and will allow you to scroll the scrollview.
Could you update the code so that always visible scrollbars will respect this property and not allow scrolling internally?
If you make a code change can you post it here until the next version is available?