* tweak

* opt: image quality

* opt: VideoPlayerServiceHandler

* fixes

* update

Signed-off-by: dom <githubaccount56556@proton.me>

* fix get file name

Signed-off-by: dom <githubaccount56556@proton.me>

---------

Co-authored-by: dom <githubaccount56556@proton.me>
This commit is contained in:
My-Responsitories
2026-01-25 15:21:33 +08:00
committed by GitHub
parent 219228f8b5
commit 038f03a4e7
10 changed files with 64 additions and 49 deletions

View File

@@ -152,7 +152,7 @@ class _LiveEmotePanelState extends State<LiveEmotePanel>
width: width,
height: height,
type: ImageType.emote,
quality: item.pkgType == 3 ? null : 80,
quality: item.pkgType == 3 ? 1 : 80,
),
),
),