mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 03:15:14 +08:00
Revert "fix: show Controls progress bar during drag instead of full overlay"
This reverts commit 18ecda3379.
This commit is contained in:
@@ -1667,7 +1667,6 @@ class PlPlayerController with BlockConfigMixin {
|
||||
|
||||
late final Map<String, ui.Image?> previewCache = {};
|
||||
LoadingState<VideoShotData>? videoShot;
|
||||
final RxBool isDraggingProgress = false.obs;
|
||||
late final RxBool showPreview = false.obs;
|
||||
late final showSeekPreview = Pref.showSeekPreview;
|
||||
late final previewIndex = RxnInt();
|
||||
|
||||
Reference in New Issue
Block a user