[IMP] adjust web client height with announcement bar
authorGéry Debongnie <ged@odoo.com>
Thu, 28 Aug 2014 09:49:17 +0000 (11:49 +0200)
committerGéry Debongnie <ged@odoo.com>
Thu, 28 Aug 2014 13:22:31 +0000 (15:22 +0200)
commit6b38b26f6586db2c7e772605fc50016c8129be5e
tree4479c447f7bc2e270ffb4af4f54ec76da054adc5
parent2fdc9581fc1ed675f56b2abb2668e96e95f6f7fa
[IMP] adjust web client height with announcement bar

when the user is not registered, the announcement bar messed up the
layout by adding a third scrollbar.  This commit fixes the issue by
ajusting the height if necessary.  The timeout is necessary to prevent
a scrollbar from appearing when the animation is running.
addons/mail/static/src/js/announcement.js