mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: delete reply
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -453,9 +453,7 @@ class _VideoReplyReplyPanelState
|
||||
_onReply(replyItem, index);
|
||||
},
|
||||
onDelete: (subIndex) {
|
||||
_videoReplyReplyController.loadingState.value.data!.removeAt(index);
|
||||
_videoReplyReplyController.count.value -= 1;
|
||||
_videoReplyReplyController.loadingState.refresh();
|
||||
_videoReplyReplyController.onRemove(index, null);
|
||||
},
|
||||
upMid: _videoReplyReplyController.upMid,
|
||||
showDialogue: () {
|
||||
|
||||
Reference in New Issue
Block a user