OTGApps / rubymotion-inspect2014

Official App for the RubyMotion #Inspect 2014 conference in San Francisco - May 28-29, 2014
https://itunes.apple.com/us/app/rubymotion-inspect-2014/id863959924?mt=8
MIT License
34 stars 6 forks source link

Make the AboutViewController less complex #24

Closed markrickert closed 10 years ago

markrickert commented 10 years ago

By nesting a UIView inside the scroll view and then using auto layout to determine the view's size and then apply it to the UIScrollView.contentSize.

This is the technique used in the SpeakerViewController with great success.

markrickert commented 10 years ago

GRRR... codeclimate is still giving the about class a "B" :cry:

https://codeclimate.com/github/MohawkApps/rubymotion-inspect2014/AboutViewController