Merge c920420c32 into c1c4ff8e92
This commit is contained in:
commit
25566c5125
1 changed files with 2 additions and 2 deletions
|
|
@ -937,9 +937,9 @@
|
|||
|
||||
if (typeof maxHeight == 'undefined') {
|
||||
maxHeight = this._styles._max;
|
||||
this._initStyles();
|
||||
this._updateContainerHeight();
|
||||
}
|
||||
this._initStyles();
|
||||
this._updateContainerHeight();
|
||||
if (!this.opts.cellHeight) { // The rest will be handled by CSS
|
||||
return ;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue