Closed jatraiz closed 10 years ago
@ZevEisenberg thanks for the review. The only thing I didn't address was the reference to Apple's blurring code. I'll ask @smbarne how he would best like that referenced.
@nbonatsakis @ZevEisenberg took the tiny class route to returning multiple images
@ZevEisenberg swapped.
@jatraiz Looks good to me. Should merge this into develop, though, so we can prep the pod release.
@jatraiz @ZevEisenberg If this looks good let me know and I'll go ahead and handle the merge and pod versioning.
@ndonald2 code looks fine.
@smbarne I was wanting to get both a snapshot and blurred snapshot of a view without having to get a context or call drawViewHierarchyInRect twice in a row. In my case, this involves wanting to create a blur fade-in effect for a mapview where I can also hide the mapview once it has been snapshotted.