mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -120,7 +120,7 @@ class _BottomControlState extends State<BottomControl> with HeaderMixin {
|
||||
CustomIcons.dm_settings,
|
||||
color: Colors.white,
|
||||
),
|
||||
onTap: showSetDanmaku,
|
||||
onTap: () => showSetDanmaku(isLive: true),
|
||||
),
|
||||
Obx(
|
||||
() => PopupMenuButton<VideoFitType>(
|
||||
|
||||
Reference in New Issue
Block a user