bizz84 / MVCarouselCollectionView

UICollectionView-based image carousel written in Swift
MIT License
205 stars 34 forks source link

Only showing part of the image #19

Closed matijurfest closed 8 years ago

matijurfest commented 8 years ago

Hi, I am having a problem showing the images. They appear but only a part of them, but when i zoomed in I can see them completely, do you know what can be the problem? I want to see the images completely without zoom

Here is a screenshot when it shows only a part of the image: image

Here is a screenshot when i zoomed in: image

Thanks!