Friday, June 16, 2023
1 change · master
New functionality added to Odoo
Users can now type an exact font size directly in the editor toolbar while still seeing the recommended size list. This makes content formatting more flexible and also includes small toolbar fixes to keep editing controls working smoothly and avoid sidebar overflow.
Original PR description
With this commit, when a user clicks on the font size number in the editor's toolbar, two things happen: 1. Same as before: the list of recommended sizes opens. 2. The current font size is selected, and the user can type any value they want. They need to confirm with "Enter" to use a custom value. task-3167041 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr