Did iPhone Simulator 3.0 break two-finger div scrolling?
Posted
by Edward
on Stack Overflow
See other posts from Stack Overflow
or by Edward
Published on 2009-06-27T02:20:08Z
Indexed on
2010/04/14
12:03 UTC
Read the original article
Hit count: 459
I recently upgraded to iPhone Simulator 3.0, and when I do a two-finger scroll on a div (in Safari or UIWebView), it no longer works.
To do a two-finger scroll in iPhone simulator, hold option to get two fingers, hold shift to lock the fingers in place relative to eachother, and then click and drag the div.
You can try scrolling the example div on this page: http://www.domedia.org/oveklykken/css-div-scroll.php
Can anyone reproduce this?
© Stack Overflow or respective owner