opt player

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-09-20 11:45:56 +08:00
parent d62d0eddc2
commit 9b171e04be
8 changed files with 163 additions and 153 deletions

View File

@@ -2054,7 +2054,7 @@ class HeaderControlState extends TripleState<HeaderControl> {
),
),
Obx(
() => videoDetailCtr.segmentList.isNotEmpty
() => videoDetailCtr.segmentProgressList.isNotEmpty
? SizedBox(
width: 42,
height: 34,