yichengchen / ATV-Bilibili-demo

BiliBili Client Demo for Apple TV (tvOS)
GNU General Public License v2.0
2.32k stars 436 forks source link

在设置增加弹幕显示范围可选,但是不清楚调用接口后显示23004:数据没有修改 #22

Closed chenfengfeng closed 2 years ago

chenfengfeng commented 2 years ago

如图,希望能解答下疑惑

yichengchen commented 2 years ago

好像没看到有从web同步设置到本地? 可以暂时只做本地保存

chenfengfeng commented 2 years ago

我研究下~

yichengchen commented 2 years ago

request key 是 dm_area, 我force push了你的分支,可以检查一下

yichengchen commented 2 years ago

这个设置不需要发送到bilibili远端,远端只是存储一个布尔值。需要对应修改的是CommonPlayerViewController里的danMuView.displayArea (目前默认0.8)