It seems that when you hook any of the 3 zooming events on a scroll view, zooming quits working. The event "DidZoom" is flat busted, it NEVER gets called. The other 2 get called but no zooming occurs. Are there any workarounds? I am on my 3rd day trying to code up dirty workarounds, but I always end up hitting a wall or other broken behavior. Can someone please just confirm this is broken? Without this, I cannot get my UIWebview to auto size properly after a zoom occurs. I have set every property and called every method on a webview get it to size properly, AutosizesSubviews, AutoresizeMask, SizeToFit, ScalesPageToFit, nothing resizes after a zoom occurs. Can someone PLEASE lend a hand as I am completely stuck on this project now. Thanks for any assistance you can give.
Ray -- View this message in context: http://monotouch.2284126.n4.nabble.com/How-can-the-UIScrollView-zoom-events-be-so-broken-frustrated-tp3711216p3711216.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
