Merge remote-tracking branch 'remotes/origin/master'
This commit is contained in:
commit
bcc2cd9b68
1 changed files with 1 additions and 1 deletions
|
|
@ -750,7 +750,7 @@ var VirtualRenderer = function(container, theme) {
|
|||
* @returns {Boolean}
|
||||
**/
|
||||
this.getVScrollBarAlwaysVisible = function() {
|
||||
return this.$hScrollBarAlwaysVisible;
|
||||
return this.$vScrollBarAlwaysVisible;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue