You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-01 09:58:03 +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() {
|
_onWidgetLoad: function() {
|
||||||
var scrollPanel = this.refs.scrollPanel;
|
var scrollPanel = this.refs.scrollPanel;
|
||||||
if (scrollPanel) {
|
if (scrollPanel) {
|
||||||
scrollPanel.checkScroll();
|
|
||||||
scrollPanel.forceUpdate();
|
scrollPanel.forceUpdate();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user