examples/bootstrap/dashboard3.slidetest.js
authorAlan Knowles <alan@roojs.com>
Tue, 3 Feb 2015 08:14:33 +0000 (16:14 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 3 Feb 2015 08:14:33 +0000 (16:14 +0800)
examples/bootstrap/dashboard3.slidetest.js

index 233214b..6a880aa 100644 (file)
@@ -9,7 +9,7 @@ dashboard3.slidetest = {
         
         var tc = el.findParent('.tab-content', 3, true);
         tc.setStyle('overflow', 'hidden');
-        var obox = tc.getBox(true);
+        var obox = tc.getBox(true,true);
         
         
         var box = el.getBox();