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

fix: 修正播放器模式切换时 body类名响应问题 #4188

Merged
merged 2 commits into from
May 10, 2023

Conversation

ZiuChen
Copy link
Contributor

@ZiuChen ZiuChen commented May 8, 2023

fix: 修正播放器模式切换时 body类名响应问题

  • 调整了应用到body的类名
  • player-mode-webfullscreen => player-mode-full
  • player-mode-widescreen => player-mode-wide

fix: 适应 bpx.ts 中类名变化

  • 全局搜索只找到了这一处,不知道还有没有其他地方

- 调整了应用到`body`的类名 在其他commit处理涉及的代码
- `player-mode-webfullscreen` => `player-mode-full`
- `player-mode-widescreen` => `player-mode-wide`
- 全局搜索只找到了这一处,不知道还有没有其他地方
@the1812
Copy link
Owner

the1812 commented May 10, 2023

preview-features 上应该还有一些, 你可以顺便加在 #4191

@the1812 the1812 merged commit e3f53af into the1812:preview-fixes May 10, 2023
1 check passed
@ZiuChen
Copy link
Contributor Author

ZiuChen commented May 10, 2023

preview-features 上应该还有一些, 你可以顺便加在 #4191

是需要我在 #4191 把目前preview-fixes的代码同步到preview-features吗?

@the1812
Copy link
Owner

the1812 commented May 10, 2023

稍等, 我正在合, 有点冲突

@the1812
Copy link
Owner

the1812 commented May 10, 2023

可以了

@ZiuChen ZiuChen deleted the preview-fixes branch May 12, 2023 03:05
@ZiuChen ZiuChen restored the preview-fixes branch May 12, 2023 03:06
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

Successfully merging this pull request may close these issues.

None yet

2 participants