Just delete that meta tag from layout.html. Actually, I think you might only need to delete the maximum-scale=1.0 part of it if you want to be able to zoom in.
On Wednesday, October 19, 2011 10:47:22 PM UTC-4, horridohobbyist wrote: > > Um, guys, I think we have a BIG problem here... > > For some reason, web2py adds a viewport meta tag to the header that > restricts the screen to the device width. This makes it impossible to > pinch-zoom on a tablet such as the iPad or TouchPad. > > For people (with poor eyesight) who need to zoom into the screen to > read it, this is TOTALLY unacceptable. > > Is there a way to disable/replace this meta tag? > > Richard

