Hey All,
Within a browser control, I am wondering if there is a property or other setting to defeat the scrolling constraint. Specifically, I don't want the user to be limited to vertical scrolling if he starts out to scroll vertically. I would like both axes available regardless of the initial scroll direction.
Scroll Constraints (getting rid of them)
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Scroll Constraints (getting rid of them)
Hi,
I think that's a CSS/JavaScript/Safari thing, not a LiveCode thing. What happens if you drag diagonally first? Does that allow you to move the page in all directions?
Kind regards,
Mark
I think that's a CSS/JavaScript/Safari thing, not a LiveCode thing. What happens if you drag diagonally first? Does that allow you to move the page in all directions?
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: Scroll Constraints (getting rid of them)
There is no CSS or JS involved. I am loading a PDF directly into the browser control.