mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
image provider improvements
This commit is contained in:
parent
0d60199514
commit
f931060670
26 changed files with 1203 additions and 190 deletions
|
|
@ -421,6 +421,7 @@ class PhotoViewCoreState extends State<PhotoViewCore>
|
|||
filterQuality: widget.filterQuality,
|
||||
width: scaleBoundaries.childSize.width * scale,
|
||||
fit: BoxFit.cover,
|
||||
isAntiAlias: widget.filterQuality == FilterQuality.high,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue