Sunday, January 19, 2025
3 changes · saas-18.1
Miscellaneous changes
Before this commit, leaving call while the call view is full screen would keep the fullscreen mode. This commit fixes the issue by exiting the full screen when leaving the call. Task-4476568 Forward-Port-Of: odoo/odoo#193388
Original PR description
Before this commit, leaving call while the call view is full screen would keep the fullscreen mode. This commit fixes the issue by exiting the full screen when leaving the call. Task-4476568 Forward-Port-Of: odoo/odoo#193388
- im status background was white in all themes, this is now the card color in all themes. - avatar card color was too grey in dark theme, which made reading text content in card hard. This is now darker for better contrast. - border is darker in dark theme too, so it's less harsh. - borders in corners of avatar card were cut due to lack of rounded of card container. This commit adds `.rounded` to not cut corners. Style in white theme is essentially unchanged. Before / After   Forward-Port-Of: odoo/odoo#193594
Remove dead code forgotten in previous commit Forward-Port-Of: odoo/odoo#193995
Original PR description
Remove dead code forgotten in previous commit Forward-Port-Of: odoo/odoo#193995