Rightpoint / RZUtils

Rightpoint Commonly Used Tools
Other
123 stars 22 forks source link

Fix for LoadingImageView's contentmode #40

Closed smbarne closed 10 years ago

smbarne commented 10 years ago

Hey @ndonald2 - want to take a peak at this? There was a small bug after 6e99dce where setting the loading image view's imageContentMode didn't do anything. After @arrouse and I looked at it, we didn't see any strong reason to manually set the UIImageView's contentmode to aspect fit while loading and then setting it back after done loading.

ndonald2 commented 10 years ago

Fair enough. I think that was a one-time fix for another app.