You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-16 22:01:54 +03:00
apparently we don't need this. i'm lost now
This commit is contained in:
@ -404,7 +404,6 @@ module.exports = React.createClass({
|
||||
_onWidgetLoad: function() {
|
||||
var scrollPanel = this.refs.scrollPanel;
|
||||
if (scrollPanel) {
|
||||
scrollPanel.checkScroll();
|
||||
scrollPanel.forceUpdate();
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user