make it work, seemingly
This commit is contained in:
parent
151a9994ba
commit
5bd0303dda
3 changed files with 4 additions and 2 deletions
|
@ -189,6 +189,7 @@ module.exports = React.createClass({
|
|||
onResize: function() {
|
||||
this.props.onResize();
|
||||
this.checkScroll();
|
||||
this.refs.geminiPanel.forceUpdate();
|
||||
},
|
||||
|
||||
// after an update to the contents of the panel, check that the scroll is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue