Skip to content

Adds OGImageView#30

Open
artgillespie wants to merge 18 commits into
developfrom
ogimageview
Open

Adds OGImageView#30
artgillespie wants to merge 18 commits into
developfrom
ogimageview

Conversation

@artgillespie

Copy link
Copy Markdown
Owner

No description provided.

This fixes a subtle bug where if you scaled an image using one scale method, then requested the same image at the same size but with a different scale method, you'd get a hit from the cache for the earlier image (i.e., the wrong scale method)
`OGImageView` is a subclass of `UIImageView` that encapsulates all the behavior of `OGImage` (specifically, `OGScaledImage`) to handle the most common case of loading an image from a URL
and displaying it.
@ghost ghost assigned artgillespie Aug 23, 2013
@artgillespie artgillespie self-assigned this Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants