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

[Bug]: Android播放页面屏幕旋转存在bug #230

Closed
2 tasks done
BlademasterQAQ opened this issue Sep 17, 2024 · 3 comments
Closed
2 tasks done

[Bug]: Android播放页面屏幕旋转存在bug #230

BlademasterQAQ opened this issue Sep 17, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@BlademasterQAQ
Copy link

在使用的时候发生了什么 Bug ?

#216 中提到了不支持自动旋转。

但是软件有时候会支持旋转,会触发整个软件页面的旋转,此时画面的范围会超出屏幕。

请后续修复的时候注意,可以在非播放页面禁止页面旋转。

您在使用哪个操作系统?

Android

请具体提供设备、版本号等信息。

MIUI、Pixel均复现该问题,应该是Android适配问题。

(选填)一些与 Bug 相关的硬件信息。

No response

日志信息

无错误

提交前确认

  • issue 列表中,没有我发现的这个 Bug
  • 我正在使用最新版本的 Kazumi
@BlademasterQAQ BlademasterQAQ added the bug Something isn't working label Sep 17, 2024
@Predidit
Copy link
Owner

有截图吗,实际上我对这个问题有些困惑。

标题里在说播放页面的旋转问题,内容在说非播放页面的旋转问题。

部分页面支持旋转是为了适配平板,我需要知道哪些页面的问题比较严重。

@BlademasterQAQ
Copy link
Author

主页面的适配没有什么问题。

下面分别是播放页面竖屏和横屏时候的显示,横屏是把整个软件横屏了,所以在21:9的屏幕下,播放器下面的控件会超出屏幕。
image
image

Predidit added a commit that referenced this issue Sep 17, 2024
@Predidit
Copy link
Owner

1.3.3 修复了该问题

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

No branches or pull requests

2 participants