interchen / ImagePlayerView

To show images in UIScrollView, based on AutoLayout
MIT License
221 stars 40 forks source link

Crashing on popViewController, when implement - (void)imagePlayerView:(ImagePlayerView *)imagePlayerView didScorllIndex:(NSInteger)index #19

Closed prashantbelani closed 8 years ago

prashantbelani commented 8 years ago

Hello, Controll is Crashing on popViewController, when implement - (void)imagePlayerView:(ImagePlayerView *)imagePlayerView didScorllIndex:(NSInteger)index ; also when set imagePlayer.scrollInterval = 0; it calling continuously.

Thanks for this Control.

prashantbelani commented 8 years ago

Sorry , i didn't stop Timer. sorry again.