PHP 7.3, Symfony 4
https://symfony.com/doc/2.0/bundles/LiipImagineBundle/filters/sizing.html#fixed-size
Filter sets:
width: 100
height: 100
original image 50x50 after use this filter will be 100x100 and original image 300x300 will be also 100x100
Could not find filter(s): "fixed"
Thanks @jswypozyczone for the detailed issue! I am looking at it right now.
Thanks @jswypozyczone for the detailed issue! I am looking at it right now.
did You find sth? :(
Nothing yet. I鈥檒l look some more soon! 馃挌
The "fixed" filter was lost in 2.x branch, but it is now (next release) available again: https://github.com/liip/LiipImagineBundle/issues/1181
Thanks @franmomu. I will close this issue and consider it "fixed" (pun intended) :)