alexiscreuzot / KASlideShow

Ultra-basic slideshow for iOS (ARC only).
MIT License
206 stars 61 forks source link

Fixed bugs: #13

Closed MarcoSpeziali closed 10 years ago

MarcoSpeziali commented 10 years ago
1) after setting - [KASlideShow setImages:] the _topImageView wasn’t updating resulting in a transparent view;
2) after setting - [KSSlideShow setFrame:] the _topImageView & _bottomImageView wasn’t updating their frame.
MarcoSpeziali commented 10 years ago

Thank you! :)