aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoranika-ahluwalia <anika.ahluwalia@gmail.com>2020-07-31 15:33:15 -0500
committeranika-ahluwalia <anika.ahluwalia@gmail.com>2020-07-31 15:33:15 -0500
commit494129f2e5d673f11087ce0477feaa80e453dae4 (patch)
tree3ebf0520dd79015258a58264a06a7cc55dff640a /src
parent1dbfa3fdeedf8bb5b49c4d19f5a1b7f0cbe87e28 (diff)
layout fix
Diffstat (limited to 'src')
-rw-r--r--src/client/views/collections/collectionFreeForm/PropertiesView.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionFreeForm/PropertiesView.tsx b/src/client/views/collections/collectionFreeForm/PropertiesView.tsx
index 013b4be34..c187ad3b8 100644
--- a/src/client/views/collections/collectionFreeForm/PropertiesView.tsx
+++ b/src/client/views/collections/collectionFreeForm/PropertiesView.tsx
@@ -254,6 +254,7 @@ export class PropertiesView extends React.Component<PropertiesViewProps> {
pinToPres={emptyFunction}
bringToFront={returnFalse}
ContentScaling={returnOne}
+ dontRegisterView={true}
/>
</div>;
} else {