Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-29 21:02:05 +08:00
parent 2a52157c3f
commit b9d594bc8b
26 changed files with 280 additions and 230 deletions

View File

@@ -340,6 +340,7 @@ class _InteractiveviewerGalleryState extends State<InteractiveviewerGallery>
fadeInDuration: Duration.zero,
fadeOutDuration: Duration.zero,
imageUrl: ImageUtils.thumbnailUrl(item.url, widget.quality),
placeholder: (_, _) => const SizedBox.expand(),
);
},
),