Daniel Hlaváček

Results 299 comments of Daniel Hlaváček

Great opportunity to kill compatibility with anything pre 9.0.0

@samberrry @PierreRambaud Guys, this will be a NICE addition! Impressive 🚀 Few points from myself: - Try to maintain performance, ideally combine it in one single query as it is...

@florine2623 Normal on 1.7.6, you can ignore it. 👍

I am not sure, but did you run composer install and not composer update? 🤔

No `getimagesize` call should be in the template, theme should be just the view. If some more info is needed, we should provide it from the core. 👍

The blocking thing was basically showing of quantities, but we can implement everything except this or just show it underneath this field or something. I will have a look on...

@NeOMakinG I have this coded in one of my client's shops using display: grid. We can take inspiration. See https://eshop.agrola.cz/ Two things: - What if we made this universal, so...

@SharakPL Yes, it would be better to use the img tag for better control. ;) Honestly, I learned about object-fit not long ago, thats why I didnt use it. I...

PR that introduced this, with discussion - https://github.com/PrestaShop/hummingbird/pull/67

@tblivet Ah sorry, too early in the morning. :-) I meant to keep two columns on mobiles, unless on VERY small screen sizes. We can fit more data without as...