opt img preview

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-24 10:58:16 +08:00
parent 81cfe3efe1
commit 5bd6b38908
5 changed files with 13 additions and 5 deletions

View File

@@ -55,6 +55,7 @@ Widget htmlRender({
} else {
context.imageView(
imgList: [SourceModel(url: imgUrl)],
quality: 60,
);
}
},