Revert "Implement sticky date separators"
This commit is contained in:
parent
5dfd35f730
commit
609d61d53c
6 changed files with 143 additions and 193 deletions
|
@ -1147,6 +1147,7 @@ var TimelinePanel = React.createClass({
|
|||
highlightedEventId={ this.props.highlightedEventId }
|
||||
readMarkerEventId={ this.state.readMarkerEventId }
|
||||
readMarkerVisible={ this.state.readMarkerVisible }
|
||||
suppressFirstDateSeparator={ this.state.canBackPaginate }
|
||||
showUrlPreview={ this.props.showUrlPreview }
|
||||
showReadReceipts={ this.props.showReadReceipts }
|
||||
ourUserId={ MatrixClientPeg.get().credentials.userId }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue