diff options
| author | bob <bcz@cs.brown.edu> | 2019-08-29 13:49:45 -0400 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-08-29 13:49:45 -0400 |
| commit | e2317289507fd6d20096dc1d2abd5ab1d815e895 (patch) | |
| tree | 1a4a98af879b3dc66b5844deec2d9c8917c2fe97 /src/client/views/presentationview | |
| parent | 0b43aead85c0de5877c0ecea7703acb6f2539249 (diff) | |
| parent | 22a5999626b11cf75cafbcd421601e668438f6ad (diff) | |
Merge branch 'master' into monika_linking
Diffstat (limited to 'src/client/views/presentationview')
| -rw-r--r-- | src/client/views/presentationview/PresentationElement.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/presentationview/PresentationElement.tsx b/src/client/views/presentationview/PresentationElement.tsx index 83413814f..80aa25f48 100644 --- a/src/client/views/presentationview/PresentationElement.tsx +++ b/src/client/views/presentationview/PresentationElement.tsx @@ -359,7 +359,6 @@ export default class PresentationElement extends React.Component<PresentationEle PanelHeight={() => 90} focus={emptyFunction} backgroundColor={returnEmptyString} - selectOnLoad={false} parentActive={returnFalse} whenActiveChanged={returnFalse} bringToFront={emptyFunction} |
