mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
apparently we don't need this. i'm lost now
This commit is contained in:
parent
6c372d37f7
commit
8e48bed346
1 changed files with 0 additions and 1 deletions
|
@ -404,7 +404,6 @@ module.exports = React.createClass({
|
|||
_onWidgetLoad: function() {
|
||||
var scrollPanel = this.refs.scrollPanel;
|
||||
if (scrollPanel) {
|
||||
scrollPanel.checkScroll();
|
||||
scrollPanel.forceUpdate();
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue