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

ios16上预览视频播放时左右滑动查看相邻的图片,再返回该视频后黑屏。iOS15没问题。 #346

Open
sunzhengcuan opened this issue Oct 21, 2022 · 1 comment

Comments

@sunzhengcuan
Copy link

sunzhengcuan commented Oct 21, 2022

Description

Environment

  • YBImageBrowser version:最新版本的
  • iOS version:iOS16
    如题所示。如果第一次打开滑动到该视频,不播放,然后滑动查看其相邻的图片,再返回该视频时不会有黑屏。
    如果播放该视频或者暂停该视频时,滑动查看其相邻的图片,再返回该视频时就会有黑屏。
@luffyjie
Copy link

YBIBVideoView finishPlay 方法
加上self.thumbImageView.hidden = NO;
就可以了

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