From 9af7025b7c9e6181843594f5179166556041234c Mon Sep 17 00:00:00 2001 From: bobzel Date: Sun, 13 Dec 2020 18:05:45 -0500 Subject: removed ContentScaling={returnOne} from a lot of places --- src/client/views/collections/collectionGrid/CollectionGridView.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/views/collections/collectionGrid') diff --git a/src/client/views/collections/collectionGrid/CollectionGridView.tsx b/src/client/views/collections/collectionGrid/CollectionGridView.tsx index 36ed72596..55467696d 100644 --- a/src/client/views/collections/collectionGrid/CollectionGridView.tsx +++ b/src/client/views/collections/collectionGrid/CollectionGridView.tsx @@ -167,7 +167,6 @@ export class CollectionGridView extends CollectionSubView(GridSchema) { DataDoc={layout.resolvedDataDoc as Doc} PanelWidth={width} PanelHeight={height} - ContentScaling={returnOne} freezeDimensions={true} fitDocToPanel={true} ScreenToLocalTransform={dxf} -- cgit v1.2.3-70-g09d2