I have created a scrollview with multiple page that center on the page with dragged to the side on the tablet. The Issue I am having is some of those pages have a UILabel and are using the URL functionality. The collider that you have to place on the UILabel to allow the URL text work as a click is making it so I cannot drag in those areas to scroll the view anymore. Anywhere else on the page it works fine. I know the UILabels URL collider is what is causing the issues, but how can I still drag in those areas?