opt: live send dm panel

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-13 14:52:58 +08:00
parent 9fee9a4cf1
commit a93fbd4444
2 changed files with 2 additions and 1 deletions

View File

@@ -568,6 +568,8 @@ class _LiveRoomPageState extends State<LiveRoomPage>
void onSendDanmaku([bool fromEmote = false]) {
Get.generalDialog(
barrierLabel: '',
barrierDismissible: true,
pageBuilder: (context, animation, secondaryAnimation) {
return LiveSendDmPanel(
fromEmote: fromEmote,