Daily updates from Odoo
Friday, September 5, 2014
1 change
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.