Skip to main content
rjoshicool
Inspiring
October 22, 2011
Question

StageWebView default Zoom Out

  • October 22, 2011
  • 1 reply
  • 1333 views

I have a StageWeb View which loads a URL. I have defined the limits of it. When the content loads, there are few images added and it gets Zoom In a bit. I need to set it default to Zoom Out.

This topic has been closed for replies.

1 reply

rjoshicool
Inspiring
October 26, 2011

Any help on this?

Colin Holgate
Inspiring
October 26, 2011

Can you give more information? I believe the behavior on Android is different to iOS, and even on iOS you can have small areas of StageWebView on iPad, but not on iPhone. What devices have you tried?

October 28, 2011

If you're using iOS, refer to this page: http://developer.apple.com/library/safari/#documentation/appleapplications/reference/SafariHTMLRef/Articles/MetaTags.html

initial-scale=1.0 may be the property you require in the relevant html page