X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-bootstrap-debug.js;h=316ebef4a22c5ba039eabae5a21e4551fb10d68a;hb=839e686eee3749cb694bd3e94c33f27ad4fcdc34;hp=a2415bb1213d9fb2e0e8b4f92143c6d1ceac5d41;hpb=4465b70dbf078a1069702d86f48014b0307064bf;p=roojs1 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index a2415bb121..316ebef4a2 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -3866,9 +3866,13 @@ Roo.extend(Roo.bootstrap.Navbar, Roo.bootstrap.Component, { if (ce.hasClass('collapse')) { // show it... ce.removeClass('collapse'); - ce.addClass('collapsing'); + ce.addClass('show'); var h = ce.getHeight(); Roo.log(h); + ce.removeClass('show'); + // at this point we should be able to see it.. + ce.addClass('collapsing'); + ce.setHeight(0); // resize it ... ce.on('transitionend', function() {