Skip to content
Snippets Groups Projects
Commit d8eb0f25 authored by Sébastien Theys's avatar Sébastien Theys
Browse files

[FIX] web: fix image placeholder size

Following commit c4e0e546

Before the current commit the placeholder was used at the end of the logic, so
it ignored the parameters such as width, height, crop, ...

Now the image is correctly replaced by the placeholder before we try to apply
the rest of the logic.

One example of such problem was in website_sale_comparison, on the comparison
page, if we tried to compare a product which had no image, the placeholder image
was bigger than expected.

task-1929646

closes odoo/odoo#30525
parent 3d527042
Branches
Tags
No related merge requests found
Showing
No files found.
with 0 additions and 0 deletions
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment