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
当控制器隐藏时点击时应该只显示控制器 而不是暂停+显示控制器,如果再次点击才是暂停才对啊,现在的这个逻辑用户体验不友好,还有能不能加入音量控制,因为PC端需要用到
The text was updated successfully, but these errors were encountered:
点击暂停,1是因为出控制栏时,用户注意力一般都在控制栏了,暂停当前以免播放过了还得回看;2是暂停和播放控制区足够大。这个暂时不改了。
音量控制,因为当时觉得物理音量键更方便所以没加,设计也就没有出图,这个我们尽量后续加上。
Sorry, something went wrong.
@avajayam 控制器那个描述的是移动端哈,参考bilibili播放器。O(∩_∩)O哈哈~
是啊,不少大厂的控制栏也是你说的那样,这个我们再看看吧
@avajayam 嗯
No branches or pull requests
当控制器隐藏时点击时应该只显示控制器 而不是暂停+显示控制器,如果再次点击才是暂停才对啊,现在的这个逻辑用户体验不友好,还有能不能加入音量控制,因为PC端需要用到
The text was updated successfully, but these errors were encountered: