aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/CollectionFreeFormDocumentView.tsx
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2020-12-14 20:49:31 -0500
committerbobzel <zzzman@gmail.com>2020-12-14 20:49:31 -0500
commit83f4a468cb2b97908771d3f7e26e9ca283df4230 (patch)
tree03e0972e52526b38966395959b7ff06dc6a9e3ba /src/client/views/nodes/CollectionFreeFormDocumentView.tsx
parent5f999d6fa4dcc8a8994a4c97f7ce6e0d66d67411 (diff)
minor cleanup
Diffstat (limited to 'src/client/views/nodes/CollectionFreeFormDocumentView.tsx')
-rw-r--r--src/client/views/nodes/CollectionFreeFormDocumentView.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/CollectionFreeFormDocumentView.tsx b/src/client/views/nodes/CollectionFreeFormDocumentView.tsx
index 828b76d3d..305e01c93 100644
--- a/src/client/views/nodes/CollectionFreeFormDocumentView.tsx
+++ b/src/client/views/nodes/CollectionFreeFormDocumentView.tsx
@@ -144,7 +144,6 @@ export class CollectionFreeFormDocumentView extends DocComponent<CollectionFreeF
CollectionFreeFormDocumentView: this.returnThis,
styleProvider: this.styleProvider,
ScreenToLocalTransform: this.screenToLocalTransform,
- ContentScaling: returnOne,
PanelWidth: this.panelWidth,
PanelHeight: this.panelHeight,
};