fix: 弹幕显示&弹幕设置缓存
This commit is contained in:
@ -1069,7 +1069,9 @@ class _HeaderControlState extends State<HeaderControl> {
|
||||
);
|
||||
});
|
||||
},
|
||||
);
|
||||
).then((value) {
|
||||
widget.controller!.cacheDanmakuOption();
|
||||
});
|
||||
}
|
||||
|
||||
/// 播放顺序
|
||||
|
||||
Reference in New Issue
Block a user