Skip to content
This repository was archived by the owner on Jul 16, 2019. It is now read-only.

Remove autoresizing masks from GMGridVieCell.m#65

Open
randarnold wants to merge 1 commit intoguillermomuntaner:masterfrom
SpotlightMediaLabs:master
Open

Remove autoresizing masks from GMGridVieCell.m#65
randarnold wants to merge 1 commit intoguillermomuntaner:masterfrom
SpotlightMediaLabs:master

Conversation

@randarnold
Copy link
Copy Markdown

Work around for issue where the UIImageViews’s frame would get modified (to the size of thumbnail image) if multiple viewControllers are pushed and then popped. An alternative would be to change the options passed to PHImageManager -requestImageForAsset:targetSize:contentMode:options:resultHandler in GMGridViewController -collectionView:cellForItemAtIndexPath: to specify the exact size of the thumbnail to return, but there could be performance issues with that approach.

…ed (to the size of thumbnail image) if multiple viewControllers are pushed and then popped. An alternative would be to change the options passed to PHImageManager -requestImageForAsset:targetSize:contentMode:options:resultHandler in GMGridViewController -collectionView:cellForItemAtIndexPath: to specify the exact size of the thumbnail to return, but there could be performance issues with that approach.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant