Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
115 views
in Technique[技术] by (71.8m points)

Simulating pinches on iPad-Simulator

I'm currently trying to implement the handling of (2-finger-)pinches on an iPad display. Doing so I came across the problem that the fingers (represented by by two grey circles in the iPhone-simulator) won't show up in the simulator for iPad. Even though it is still possible to simulate pinches it's sometimes very hard to do so without seeing the fingers and it's even impossible to drag the fingers to a location of where the pinches should happen.

Is there a secret setting etc. to enable those grey circles?

question from:https://stackoverflow.com/questions/10074825/simulating-pinches-on-ipad-simulator

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

To get the grey circles to work in iOS Simulator 5.1 for iPad, you have to set the scale to 75% (Cmd-2) or 50% (Cmd-3). Why? I don't know. Seems like a bug.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...