* opt: live extra

* opt: remove addPointer

* opt: use ssd

* opt: cache svg

* opt: localToGlobal

* opt: disabled icon

* opt: onVideoDetailChange switch

* fix

---------

Co-authored-by: dom <githubaccount56556@proton.me>
This commit is contained in:
My-Responsitories
2026-02-25 18:01:43 +08:00
committed by GitHub
parent 4a3d827f7a
commit e707764f84
19 changed files with 159 additions and 238 deletions

View File

@@ -467,6 +467,7 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
tooltip: '分段信息',
icon: DisabledIcon(
iconSize: 22,
color: Colors.white,
disable: !show,
child: Transform.rotate(
angle: math.pi / 2,