Merge 45be8346b1 into 35eda735c8
commit
1a5fc29423
|
|
@ -599,6 +599,7 @@ class _AssetViewerState extends ConsumerState<AssetViewer> {
|
|||
filterQuality: FilterQuality.high,
|
||||
maxScale: 1.0,
|
||||
basePosition: Alignment.center,
|
||||
disableScaleGestures: true,
|
||||
child: SizedBox(
|
||||
width: ctx.width,
|
||||
height: ctx.height,
|
||||
|
|
|
|||
Loading…
Reference in New Issue