Thursday, November 5, 2020
2 changes · master
Enhancements to existing features
Status bar buttons now display icons with clearer spacing between the icon and the label, making them easier to read and more visually consistent. The update also supports preserving message relationships when moving messages between threads, helping retain context in communication history.
Original PR description
Before this commit, when adding a icon to a status bar button, there was no margin between icon and text. After this commit, for readability purpose, a margin has been added to the icons of a status bar button. Task ID: 2083049
The website editor now shows add-field actions before other top editor options, making them easier to find when editing forms. This small usability improvement helps users build or adjust website forms more quickly.
Original PR description
Before this commit the add field actions are in the middle of the editor top options After this commit the add field actions are in front of the editor top options task-2367124 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr