aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.tsx
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-08-29 13:49:45 -0400
committerbob <bcz@cs.brown.edu>2019-08-29 13:49:45 -0400
commite2317289507fd6d20096dc1d2abd5ab1d815e895 (patch)
tree1a4a98af879b3dc66b5844deec2d9c8917c2fe97 /src/client/views/collections/CollectionSchemaView.tsx
parent0b43aead85c0de5877c0ecea7703acb6f2539249 (diff)
parent22a5999626b11cf75cafbcd421601e668438f6ad (diff)
Merge branch 'master' into monika_linking
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.tsx')
-rw-r--r--src/client/views/collections/CollectionSchemaView.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.tsx b/src/client/views/collections/CollectionSchemaView.tsx
index 4008dea51..9d83aa6c1 100644
--- a/src/client/views/collections/CollectionSchemaView.tsx
+++ b/src/client/views/collections/CollectionSchemaView.tsx
@@ -1006,7 +1006,6 @@ export class CollectionSchemaPreview extends React.Component<CollectionSchemaPre
parentActive={this.props.active}
ScreenToLocalTransform={this.getTransform}
renderDepth={this.props.renderDepth + 1}
- selectOnLoad={false}
ContentScaling={this.contentScaling}
PanelWidth={this.PanelWidth}
PanelHeight={this.PanelHeight}