mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-06 11:04:53 +08:00
@@ -377,7 +377,7 @@ class _GalleryViewerState extends State<GalleryViewer>
|
||||
}
|
||||
if (frame == null) {
|
||||
if (widget.quality == _quality) {
|
||||
return const SizedBox.expand();
|
||||
return child;
|
||||
} else {
|
||||
return Image(
|
||||
image: CachedNetworkImageProvider(
|
||||
|
||||
Reference in New Issue
Block a user