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

Aliyun open播放器多一个画质选择,导致全屏按钮不显示 #4700

Closed
4 tasks done
anwen-anyi opened this issue Jul 5, 2023 · 4 comments
Closed
4 tasks done
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@anwen-anyi
Copy link
Contributor

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure it's due to alist and not something else(such as Dependencies or Operational).
  • I'm sure I'm using the latest version

Alist Version / Alist 版本

3.20.0

Driver used / 使用的存储驱动

Aliyun Open

Describe the bug / 问题描述

在手机端使用open播放器时 因为多一个画质选项导致右侧的按钮被挤出范围内
(3.19.0直接看不到全屏按钮)
5)BJ )FWN$UH`OE8LMRKX1_tmb

Reproduction / 复现链接

将 CSS .art-video-player .art-bottom .art-controls .art-control 里面的mix-wiidth:36px使用默认的即可

7JK}@~H13}~3AK3BFR5(KAW

Logs / 日志

No log

@anwen-anyi anwen-anyi added the bug Something isn't working label Jul 5, 2023
@xhofe
Copy link
Collaborator

xhofe commented Jul 5, 2023

因为这是artplayer提供的样式,我认为这最好应直接由artplayer处理。

在artplayer处理之前,可以直接在自定义头部/body中添加自定义css以适应自己的设备。

@xhofe xhofe added the wontfix This will not be worked on label Jul 5, 2023
@github-actions
Copy link

github-actions bot commented Jul 5, 2023

Hello @anwen-anyi, this issue will not be worked on and will be closed.
你好 @anwen-anyi,这不会被处理,将被关闭。

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 5, 2023
@anwen-anyi
Copy link
Contributor Author

anwen-anyi commented Jul 5, 2023

/*artplayer video*/
.art-video-player .art-bottom .art-controls .art-control {
  min-width: 0px !important;
}

😥 不知道这样对不对,测试没发现有啥影响(其他小伙伴有需要的自取吧)

@liu-ce
Copy link

liu-ce commented May 9, 2024

/*artplayer video*/
.art-video-player .art-bottom .art-controls .art-control {
  min-width: 0px !important;
}

😥 不知道这样对不对,测试没发现有啥影响(其他小伙伴有需要的自取吧)

能用 牛逼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants