opt: replyReplyPanel

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-09 13:24:14 +08:00
parent 2d75d89825
commit efaff0ae79
4 changed files with 19 additions and 10 deletions

View File

@@ -136,6 +136,7 @@ class PiliScheme {
top: false,
bottom: false,
child: VideoReplyReplyPanel(
enableSlide: false,
oid: int.parse(oid),
rpid: rpid,
source: 'routePush',
@@ -278,6 +279,7 @@ class PiliScheme {
top: false,
bottom: false,
child: VideoReplyReplyPanel(
enableSlide: false,
oid: oid,
rpid: rootId,
id: rpId,
@@ -328,6 +330,7 @@ class PiliScheme {
top: false,
bottom: false,
child: VideoReplyReplyPanel(
enableSlide: false,
oid: oid,
rpid: rpId,
source: 'routePush',
@@ -392,6 +395,7 @@ class PiliScheme {
top: false,
bottom: false,
child: VideoReplyReplyPanel(
enableSlide: false,
oid: oid ?? int.parse(dynId),
rpid: rpid,
source: 'routePush',