dont break room directory and search

This commit is contained in:
Bruno Windels 2019-03-18 14:05:56 +01:00
parent 95e61a57bc
commit d84003ac44
3 changed files with 12 additions and 3 deletions

View file

@ -1799,6 +1799,7 @@ module.exports = React.createClass({
<ScrollPanel ref="searchResultsPanel"
className="mx_RoomView_messagePanel mx_RoomView_searchResultsPanel"
onFillRequest={this.onSearchResultsFillRequest}
resizeNotifier={this.props.resizeNotifier}
>
<li className={scrollheader_classes}></li>
{ this.getSearchResultTiles() }