Wednesday, March 8, 2023
1 change · master
Features or functions removed from Odoo
The website editor no longer shows the separate styling option for image wall and gallery snippets. Users can still create similar visual results with existing border and rounded corner controls, simplifying the editing experience.
Original PR description
The goal of this PR is to remove 'styling' option from image wall since user can achieve good enough results using border and round corner options. IMPORTANT: the option could be removed from image wall only (and not from image gallery) using "data-dependencies=slideshow_mode_opt" (since they use the same code), but it's removed from both "for now". task-2692129