fix: 全屏切换合集视频标题未更新

This commit is contained in:
guozhigq
2024-04-09 23:22:57 +08:00
parent 25a39d1cbd
commit c61af96fcf

View File

@ -83,7 +83,6 @@ class _HeaderControlState extends State<HeaderControl> {
/// 设置面板 /// 设置面板
void showSettingSheet() { void showSettingSheet() {
// Scaffold.of(context).openDrawer();
showModalBottomSheet( showModalBottomSheet(
elevation: 0, elevation: 0,
context: context, context: context,