Skip to content
Snippets Groups Projects
user avatar
Antoine Guenet authored
convert_inline relies on getComputedStyle to crystalize var and calc
values. This however was conflicting with the fact that it also combines
positional styles (eg., margin-top, padding-left) together. This seems
to make getComputedStyle give out the wrong value with var and calc.

closes odoo/odoo#98003

Signed-off-by: default avatarDavid Monjoie (dmo) <dmo@odoo.com>
b7f223ee
History
Name Last commit Last update