Commit Graph

6 Commits

Author SHA1 Message Date
Tony DiPasquale ccf049f87a Resize the GIF with aspect ratio
We can use the contentMode of the UIImageView to resize the GIF keeping
the aspect ratio if the content mode is set to do so.
2015-04-24 16:38:30 -04:00
Tony DiPasquale a9963e3b01 Add aspect fill and fit as separate functions 2015-04-23 18:30:57 -04:00
Tony DiPasquale f57f725147 Resize image keeping aspect ratio 2015-04-23 18:15:19 -04:00
Reda Lemeden 4ada52c333 Add inline docs 2015-01-24 00:59:49 +01:00
Reda Lemeden 1be0ce954f Add missing line 2014-12-12 22:49:22 +01:00
Tony DiPasquale 534a9b5f29 Remove preloading functionality and clean up
- Closes #6
2014-12-12 22:30:52 +01:00