feat: 写评论时避免误触界面收起

This commit is contained in:
orz12
2024-04-22 20:10:25 +08:00
parent 65ce59984d
commit ebde193883
5 changed files with 11 additions and 2 deletions

View File

@@ -252,6 +252,7 @@ class _VideoReplyPanelState extends State<VideoReplyPanel>
feedBack();
showModalBottomSheet(
context: context,
isDismissible: false,
isScrollControlled: true,
builder: (BuildContext context) {
return VideoReplyNewDialog(