|
|
@ -282,7 +282,7 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
var width = this.combo.element.outerWidth(); |
|
|
|
var width = this.combo.element.outerWidth(); |
|
|
|
var height = this.combo.element.outerHeight(); |
|
|
|
var height = this.combo.element.outerHeight(); |
|
|
|
this.popupView.setDirection(p.dir, { |
|
|
|
this.popupView.setDirection && this.popupView.setDirection(p.dir, { |
|
|
|
width: width, |
|
|
|
width: width, |
|
|
|
height: height, |
|
|
|
height: height, |
|
|
|
offsetStyle: o.offsetStyle, |
|
|
|
offsetStyle: o.offsetStyle, |
|
|
|