Roo/bootstrap/Form.js
authoredward <edward@roojs.com>
Wed, 29 Nov 2017 10:27:49 +0000 (18:27 +0800)
committeredward <edward@roojs.com>
Wed, 29 Nov 2017 10:27:49 +0000 (18:27 +0800)
Roo/bootstrap/Form.js

index 344afb0..e8570a8 100644 (file)
@@ -628,7 +628,7 @@ Roo.apply(Roo.bootstrap.Form, {
             
             scrollable.scrollTo('top', scrollTo);
             
-            var box = this.target.getBox();
+            var box = this.target.getBox(true);
             
             Roo.log(box);