fix smooth scaling

* reference: https://github.com/bluefireteam/photo_view/pull/228

Signed-off-by: ImFatF1sh <imfatf1sh@protonmail.com>
This commit is contained in:
ImFatF1sh 2021-12-15 19:20:59 +08:00 committed by niuhuan
parent d0386d0676
commit bb657fc178
1 changed files with 1 additions and 0 deletions

View File

@ -1470,6 +1470,7 @@ class _GalleryReaderState extends _ImageReaderContentState {
},
);
},
filterQuality: FilterQuality.high,
);
},
allowImplicitScrolling: true,