We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
必现/偶发? 必现/偶发
描述bug _player.gestureController.supportedGestureTypes = SJPlayerGestureTypeMask_SingleTap | SJPlayerGestureTypeMask_DoubleTap | SJPlayerGestureTypeMask_Pan_V;
手势任然触发 SJPlayerGestureTypeMask_Pan_H
Demo中是否存在同样的问题? 是
你期望的结果是什么? 你本来期望得到的正确结果是怎样的?就是解决bug之后的结果
运行环境
截图 如果有必要的话,请上传几张截图
额外的 最好能提供出现bug的Demo
The text was updated successfully, but these errors were encountered:
已修复 SJBaseVideoPlayer v3.7.3
Sorry, something went wrong.
No branches or pull requests
必现/偶发?
必现/偶发
描述bug
_player.gestureController.supportedGestureTypes = SJPlayerGestureTypeMask_SingleTap | SJPlayerGestureTypeMask_DoubleTap | SJPlayerGestureTypeMask_Pan_V;
手势任然触发 SJPlayerGestureTypeMask_Pan_H
Demo中是否存在同样的问题?
是
你期望的结果是什么?
你本来期望得到的正确结果是怎样的?就是解决bug之后的结果
运行环境
截图
如果有必要的话,请上传几张截图
额外的
最好能提供出现bug的Demo
The text was updated successfully, but these errors were encountered: