-
- Downloads
[FIX] web_editor: send mail to outlook and keep image size
Office Outlook doesn't take into account the [style] attribute, and it doesn't manage width/height in percent value. This commit set width/heigth attribute in pixels and also always set the width/height in style attribute (keeping them in the original unit and setting them to auto if not present).
Showing
- addons/web_editor/static/src/js/inline.js 15 additions, 0 deletionsaddons/web_editor/static/src/js/inline.js
- addons/web_editor/static/src/js/tour.rte.js 1 addition, 1 deletionaddons/web_editor/static/src/js/tour.rte.js
- addons/web_editor/static/src/js/transcoder.js 10 additions, 5 deletionsaddons/web_editor/static/src/js/transcoder.js
Loading
Please register or sign in to comment