Fix one variant of a scroll jump that occurs when decrypting an m.text
This commit is contained in:
@@ -215,6 +215,7 @@ module.exports = withMatrixClient(React.createClass({
|
||||
this.setState({
|
||||
verified: verified,
|
||||
});
|
||||
this.props.onWidgetLoad();
|
||||
},
|
||||
|
||||
_propsEqual: function(objA, objB) {
|
||||
|
||||
Reference in New Issue
Block a user