UIWebView not scaling page (iOS8)
UIWebView not scaling page (iOS8)
- Subject: UIWebView not scaling page (iOS8)
- From: Diederik Meijer | Ten Horses <email@hidden>
- Date: Wed, 08 Oct 2014 21:56:32 +0200
Hi list,
I have a UIWebView inside a UITableViewCell that simply won’t scale the page to fit on iOS8. I have set it to scale pages to fit in IB and have also tried setting it in code, but it simply won’t do it.
The UIWebView depicts a JPG image located at a web location.
I had no trouble with this on iOS7.
It may be bad practise to stuff a web view inside a tableViewCell, I am not sure. But it should still be able to scale the page to fit into it, shouldn’t it?
Many thanks,
Diederik
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden