Merge pull request #5521 from SimonBrandner/improve-image-view

Improve image view
This commit is contained in:
Travis Ralston 2021-04-13 19:01:27 -06:00 committed by GitHub
commit ac00c80efb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 591 additions and 382 deletions

View file

@ -1101,6 +1101,7 @@ export default class EventTile extends React.Component {
highlights={this.props.highlights}
highlightLink={this.props.highlightLink}
showUrlPreview={this.props.showUrlPreview}
permalinkCreator={this.props.permalinkCreator}
onHeightChanged={this.props.onHeightChanged} />
{ keyRequestInfo }
{ reactionsRow }