Daily updates from Odoo
Navigate
Branch
Friday, September 5, 2014
2 changes
New functionality added to Odoo
This update replaces older messaging components with refreshed instant messaging, website live chat, and screen sharing features. It improves how chat sessions stay open or folded, supports anonymous website visitors more smoothly, and makes live chat work better on editable website pages.
Resolved issues and error corrections
Help tips now avoid appearing on page elements that have no visible size yet, such as images that are still loading. This prevents tips from showing in the wrong place or disrupting the interface, making guidance more reliable for users.
Original PR description
This commit allows a tip to be properly displayed on elements containing an img tag. Previously the tip would be displayed before the image had enough time to be loaded, thus breaking the ui.