mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +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);
|
_onReply(replyItem, index);
|
||||||
},
|
},
|
||||||
onDelete: (subIndex) {
|
onDelete: (subIndex) {
|
||||||
_videoReplyReplyController.loadingState.value.data!.removeAt(index);
|
_videoReplyReplyController.onRemove(index, null);
|
||||||
_videoReplyReplyController.count.value -= 1;
|
|
||||||
_videoReplyReplyController.loadingState.refresh();
|
|
||||||
},
|
},
|
||||||
upMid: _videoReplyReplyController.upMid,
|
upMid: _videoReplyReplyController.upMid,
|
||||||
showDialogue: () {
|
showDialogue: () {
|
||||||
|
|||||||
Reference in New Issue
Block a user