-
- Downloads
[FIX] im_livechat: restore fold feature in public livechat
Before this commit, folding chat window in public livechat
was not working.
This is because the title of chat window was 0px of height,
so it was impossible to click on it.
This commit fixes the issue by letting title take as much vertical
area as it is available in the header, so that the header
except buttons is clickable to fold the chat window.
Task-2964331
closes odoo/odoo#99024
Signed-off-by:
Louis Wicket (wil) <wil@odoo.com>
Please register or sign in to comment