make it work, seemingly
This commit is contained in:
parent
151a9994ba
commit
5bd0303dda
3 changed files with 4 additions and 2 deletions
|
@ -369,7 +369,7 @@ module.exports = React.createClass({
|
|||
},
|
||||
|
||||
onResize: function() {
|
||||
dis.dispatch({ action: 'timeline_resize' });
|
||||
dis.dispatch({ action: 'timeline_resize' }, true);
|
||||
},
|
||||
|
||||
render: function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue