Merge pull request #5521 from SimonBrandner/improve-image-view
Improve image view
This commit is contained in:
commit
ac00c80efb
30 changed files with 591 additions and 382 deletions
|
@ -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 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue