Skip to content

update the demo show for release more easily#173

Merged
chiahsien merged 1 commit intochiahsien:developfrom
YYDD:develop
Sep 5, 2017
Merged

update the demo show for release more easily#173
chiahsien merged 1 commit intochiahsien:developfrom
YYDD:develop

Conversation

@YYDD
Copy link
Copy Markdown
Contributor

@YYDD YYDD commented May 27, 2017

the item size in collection equals ratio to the real size.But when I set the Size as {width:200,height:200},then run the demo,but the image also show the real size.So it confused me,I think also confused a lot of people who not read the source code.So I do a little change in the 'cell' file to show the item as the size we setted.
_imageView.contentMode = UIViewContentModeScaleAspectFill;

[_imageView.layer setMasksToBounds:YES];

@chiahsien chiahsien merged commit 0ebe965 into chiahsien:develop Sep 5, 2017
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