DoSomethingArchive / LetsDoThis-iOS

:iphone: iOS source code for DoSomething: Take Action on the News
http://app.dosomething.org
MIT License
2 stars 0 forks source link

Sets webView.scalesPageToFit #1016

Closed aaronschachter closed 8 years ago

aaronschachter commented 8 years ago

Missed this in #1015. When tapping through to the "list of colors" attachment -- the image doesn't scale to the screen.

Per Apple docs:

A Boolean value determining whether the webpage scales to fit the view and the user can change the scale.

Before

screen shot 2016-05-17 at 8 50 15 am

After

screen shot 2016-05-17 at 8 49 21 am