CPKenburnsSlideshowView icon indicating copy to clipboard operation
CPKenburnsSlideshowView copied to clipboard

Delegate Dont Work

Open nokai opened this issue 10 years ago • 2 comments

Delegate Dont Work

nokai avatar Jul 02 '14 15:07 nokai

This method dont work

  • (void)slideshowView:(CPKenburnsSlideshowView *)slideshowView willShowKenBurnsView:(CPKenburnsView *)kenBurnsView

nokai avatar Jul 03 '14 08:07 nokai

I believe this is because of a typo. I replaced instances of "kenBurnsView" with "kenburnsView" and this method is now called.

mbelkin avatar Dec 02 '14 03:12 mbelkin