mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
Update header_control.dart
This commit is contained in:
@@ -792,7 +792,7 @@ class _HeaderControlState extends State<HeaderControl> {
|
||||
danmakuDurationVal;
|
||||
setState(() {});
|
||||
try {
|
||||
final DanmakuOption updatedOption
|
||||
final DanmakuOption updatedOption =
|
||||
danmakuController.option.copyWith(
|
||||
duration:
|
||||
val / widget.controller!.playbackSpeed);
|
||||
|
||||
Reference in New Issue
Block a user