incorporate PR feedback
This commit is contained in:
parent
1125c62505
commit
1d8b08040e
5 changed files with 42 additions and 41 deletions
|
@ -405,6 +405,7 @@ module.exports = React.createClass({
|
|||
var scrollPanel = this.refs.scrollPanel;
|
||||
if (scrollPanel) {
|
||||
scrollPanel.checkScroll();
|
||||
scrollPanel.refs.geminiPanel.forceUpdate();
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue