SnowdogApps / magento2-alpaca-components

Components library of Alpaca design system crafted for ecommerce
https://alpaca-components.now.sh/
MIT License
46 stars 10 forks source link

Height lazyloaded items in slider #215

Open kjugi opened 6 years ago

kjugi commented 6 years ago

We have an issue when loading some i.e images into our slider module and lazyloading it. It's generated weird height of slider element and our navigation goes down in preview. We must think about a solution to calculate the height of each element in the slider and remember to keep it responsive.

Referenced to #182

Januszpl commented 6 years ago

Similar issue and solution #240