Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImagePlayerViewDelegate 会多一次调用 #17

Open
AndyLeeBlue opened this issue Jun 27, 2016 · 1 comment
Open

ImagePlayerViewDelegate 会多一次调用 #17

AndyLeeBlue opened this issue Jun 27, 2016 · 1 comment

Comments

@AndyLeeBlue
Copy link

  • (NSInteger)numberOfItems 返回数量3,但是
  • (void)imagePlayerView:(ImagePlayerView )imagePlayerView loadImageForImageView:(UIImageView)imageView index:(NSInteger)index会被调用4次,第四次index是0。
@interchen
Copy link
Owner

下个版本修复这个问题,但这个影响不大,只要你的图片有做缓存,0索引多调用一次也没有什么影响

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants