feat: 视频视图比例调整

This commit is contained in:
guozhigq
2023-08-17 14:32:22 +08:00
parent b800f1b83b
commit 0c067f7ca6
2 changed files with 32 additions and 23 deletions

View File

@ -130,15 +130,15 @@ class BottomControl extends StatelessWidget implements PreferredSizeWidget {
// ),
// ),
// ),
// ComBtn(
// icon: const Icon(
// Icons.fit_screen_sharp,
// size: 18,
// color: Colors.white,
// ),
// fuc: () => _.toggleVideoFit(),
// ),
// const SizedBox(width: 4),
ComBtn(
icon: const Icon(
Icons.settings_overscan_outlined,
size: 18,
color: Colors.white,
),
fuc: () => _.toggleVideoFit(),
),
const SizedBox(width: 4),
// 全屏
Obx(
() => ComBtn(