bilibili / bilibili/bas

bas弹幕使用后的几点建议和bug汇报

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
201
Forks
17
PR merge metrics
No merged PRs in 30d

Description

业余用户,先赞美一下作者!高级弹幕算是中二期夙愿了,现在终于完成了
自己打了快300个标签页,用了一周左右,汇报一下自己磕磕碰碰遇到的几个问题:
1. 代码模式下标签页,我希望增加重命名功能,或者自动设置位content的开头5个字符之类的,或者按照所在时间来标记,在后期检查优化的时候,翻300页很痛苦。或者可以直接从列表跳转到对应页也挺好。
2. 如果以0毫秒开始的弹幕,修改的时候,时间会被重置成“当前时间”。包括还有个bug是使用UI的时候,修改弹幕时间的默认值会变成秒单位,比如1000ms设置的弹幕,重新打开修改的时候,时间栏里会变成1ms,应该是Bug。包括所有用UI而不是代码的时候,任何运动,生存周期都会被四舍五入变成整秒,或者半秒,不太合理。
3. 想要一个一键打包txt下载备份代码的按钮。
4. svg不支持anchor和随着页面缩放,确实有点点难处理,不知道能不能解决。我觉得有点难...
5. 防止重复发送,能不能对不同时间点不生效。比如我想要在下一秒产生一样的效果,我必须稍微加一行空白来防止查重。
6. emoji比如⚪这个字符会导致所在代码行的光标错位。
其他一时半会儿想不起来,想起来我继续汇报。

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Separate the reported timing, editor cursor, SVG, duplicate-sending, tab-management, and export concerns, then identify the relevant UI and code-mode entry points before defining tests and completion criteria for each item.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.