danmu.js icon indicating copy to clipboard operation
danmu.js copied to clipboard

发送弹幕,在style中设置fontSize属性无效

Open pluskeen opened this issue 1 year ago • 1 comments

danmujs.sendComment({ duration: 15000, id: generateUUID(), txt: '弹幕内容', style: { color: '#ff9500', fontSize: '200px', border: 'solid 1px #ff9500', borderRadius: '50px', padding: '5px 11px', backgroundColor: 'rgba(255, 255, 255, 0.1)' } })

style中除了fontSize属性不生效,其他都可以。改变fontSize,需要使用setFontSize API才行。

期待回复,谢谢。

pluskeen avatar Feb 19 '24 11:02 pluskeen

https://github.com/bytedance/xgplayer/issues/1360

startjava avatar Apr 09 '24 12:04 startjava

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Jul 08 '24 13:07 github-actions[bot]

This issue has been automatically closed after a period of inactivity. If it is still present in the latest release, please create a new issue with up-to-date information. Thank you!

github-actions[bot] avatar Aug 07 '24 13:08 github-actions[bot]