You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-29 21:23:11 +03:00
move typing notifications to WhoIsTypingTile, shown in ScrollPanel
This commit is contained in:
@@ -1154,6 +1154,7 @@ var TimelinePanel = React.createClass({
|
||||
);
|
||||
return (
|
||||
<MessagePanel ref="messagePanel"
|
||||
room={this.props.timelineSet.room}
|
||||
hidden={this.props.hidden}
|
||||
backPaginating={this.state.backPaginating}
|
||||
forwardPaginating={forwardPaginating}
|
||||
|
||||
Reference in New Issue
Block a user