Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 571 Bytes

2021-03-30-keep-min-height-after-changing-display-mode-in-image-cms-element-config.md

File metadata and controls

9 lines (9 loc) · 571 Bytes
title issue
Keep min height after changing display mode in image CMS element config
NEXT-14468

Administration

  • Changed method onChangeDisplayMode and removed the else-block which set the minHeight value of the CMS element config to an empty string inside the following components:
    • Resources/app/administration/src/module/sw-cms/elements/image/config/index.js
    • Resources/app/administration/src/module/sw-cms/elements/image-gallery/config/index.js
    • Resources/app/administration/src/module/sw-cms/elements/image-slider/config/index.js