iphone - UIWebView is zooming when I resize it. Can I tell it to stop doing that? -


I'm using UIWebView to display formatted text By the time I do not start resizing it works fine. When I start zooming it out and the font size is very large. Is it anyway to zoom or not reset?

Try to set minimum zoomscale and max zoom scheme to Uiwebview 1.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -