Page 1 of 1

Scroll Constraints (getting rid of them)

Posted: Fri May 11, 2012 10:17 pm
by rrBUSS9EE
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.

Re: Scroll Constraints (getting rid of them)

Posted: Sun May 13, 2012 5:40 pm
by Mark
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

Re: Scroll Constraints (getting rid of them)

Posted: Sun May 13, 2012 5:59 pm
by rrBUSS9EE
There is no CSS or JS involved. I am loading a PDF directly into the browser control.