CPKenburnsSlideshowView
CPKenburnsSlideshowView copied to clipboard
Delegate Dont Work
Delegate Dont Work
This method dont work
- (void)slideshowView:(CPKenburnsSlideshowView *)slideshowView willShowKenBurnsView:(CPKenburnsView *)kenBurnsView
I believe this is because of a typo. I replaced instances of "kenBurnsView" with "kenburnsView" and this method is now called.