mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 03:15:14 +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