mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-22 01:56:47 +08:00
opt dyn jump
tweak Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1062,7 +1062,7 @@ class PlPlayerController {
|
||||
// play();
|
||||
// }
|
||||
} else {
|
||||
if (kDebugMode) debugPrint('seek duration else');
|
||||
// if (kDebugMode) debugPrint('seek duration else');
|
||||
_timerForSeek?.cancel();
|
||||
_timerForSeek = Timer.periodic(const Duration(milliseconds: 200), (
|
||||
Timer t,
|
||||
|
||||
Reference in New Issue
Block a user