travrmoo / storyboardPlayground

Learning to work with autolayout and experimenting with formatting.
0 stars 0 forks source link

Need to adjust picture formatting to not show white space in auto layout constraints of UIImageView. #1

Open travrmoo opened 3 years ago

travrmoo commented 3 years ago

Updated this UIImageView to Content Mode: Scale to Fill.

This appears to work decently for newer devices, but still does not scale as I would like in older devices. Will leave this open to continue investigating.