Quentin Curtet

Results 5 comments of Quentin Curtet

I did this without the manipulate render, you can override the template and put the actions columns in the first position.

I override the blocks.html.twig : ``` {% block grid_filters %} {% for column in grid.columns %} {% if column.type == 'actions' %} -1) %} style="width:{{ column.size }}px;"{% endif %}> {%...

Some news ?

To reproduce it, create a folder with 4100 images and run webpack with these options : ``` { loader: require.resolve('image-webpack-loader'), options: { mozjpeg: { quality: 85 }, pngquant: { quality:...