Merge branch 'opt-videoPlayerControl' into design

This commit is contained in:
guozhigq
2024-11-26 23:31:45 +08:00
8 changed files with 105 additions and 150 deletions

View File

@ -116,6 +116,7 @@ class VideoDetailController extends GetxController
BottomControlType.time,
BottomControlType.space,
BottomControlType.fit,
BottomControlType.speed,
BottomControlType.fullscreen,
].obs;
RxDouble sheetHeight = 0.0.obs;