aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/presentationview/PresElementBox.tsx
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2020-05-17 23:38:37 +0000
committerbobzel <zzzman@gmail.com>2020-05-17 23:38:37 +0000
commit35b335eecd1ace5a1b3da04de3ee1e8674d10c15 (patch)
tree757b347d9f174a6dd43796aea37cb56f4a55eb24 /src/client/views/presentationview/PresElementBox.tsx
parentb24fd078149d8ee9042a279cbe7498f6c3f5c82f (diff)
parentceb616873f76ee19549306a735a09697a56291a2 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'src/client/views/presentationview/PresElementBox.tsx')
-rw-r--r--src/client/views/presentationview/PresElementBox.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/presentationview/PresElementBox.tsx b/src/client/views/presentationview/PresElementBox.tsx
index 280ba9093..26c8aa80a 100644
--- a/src/client/views/presentationview/PresElementBox.tsx
+++ b/src/client/views/presentationview/PresElementBox.tsx
@@ -177,6 +177,7 @@ export class PresElementBox extends ViewBoxBaseComponent<FieldViewProps, PresDoc
focus={emptyFunction}
whenActiveChanged={returnFalse}
bringToFront={returnFalse}
+ opacity={returnOne}
ContainingCollectionView={undefined}
ContainingCollectionDoc={undefined}
ContentScaling={returnOne}