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

[组件-自定义字体] feat: 改善组件代码和功能 #4485

Merged
merged 6 commits into from
Nov 22, 2023

Conversation

Tinhone
Copy link
Contributor

@Tinhone Tinhone commented Oct 12, 2023

  1. 把更多选项面板拆分成了一个独立的 Vue 组件
  2. 修改了 Vue 文件名格式,从 kebab-case 改成了 PascalCase
  3. 杂七杂八的修改
  4. 关于 字体设置 按钮无法加载的原因,有可能是由 Entry1.vue 里的 defineComponent 导致的吗?不懂 😵
    不过正式版 v2.8.5 合并了 Vue 2.7 相关的升级修改,但如果还是无法加载的话,那就更不懂了 😵

@the1812
Copy link
Owner

the1812 commented Nov 2, 2023

关于 字体设置 按钮无法加载的原因,有可能是由 Entry1.vue 里的 defineComponent 导致的吗?不懂 😵
不过正式版 v2.8.5 合并了 Vue 2.7 相关的升级修改,但如果还是无法加载的话,那就更不懂了 😵

这个我来排查下吧

@the1812 the1812 merged commit e3d611f into the1812:preview-features Nov 22, 2023
1 check passed
@Aric-Sun
Copy link

在预览版尝试了一下,发现字体设置按钮确实出现了,感谢,期待正式进版

@Aric-Sun
Copy link

正式版2.8.7已修复字体设置按钮不出现的问题

@Tinhone Tinhone deleted the improve-custom-font-family branch December 25, 2023 15:20
@sherlcok314159
Copy link

@Tinhone @the1812 感谢两位的贡献,自定义字体用的十分舒服,但是在「全屏」弹幕字体上貌似逻辑有些问题,当我用B 站视频自带的弹幕设置,比如将弹幕字体大小调到 90%,视频的一开始是正常的,此时字体也成功自定义,但是当一段时间后,弹幕大小就恢复原样,不受B 站弹幕字体大小的限制

随便找了个视频:https://www.bilibili.com/video/BV1viUNYeELN, 分别在 00: 30 和 00: 39

图片

图片

可以看到字体重新恢复了大小,很影响观看,有解决的办法嘛?或者在自定义字体中引入弹幕字体大小

@the1812
Copy link
Owner

the1812 commented Dec 4, 2024

可能和 b 站弹幕 class 的变更有关系 (7086114)

@sherlcok314159
Copy link

如果可以修复就更好了,不然真的很难受,字体时不时变

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.

4 participants