silllli

Results 34 comments of silllli

Thank you @davidjerleke!

Since I changed from the Gd to the ImageMagick driver in my latest project, I have problems with this. The image orientation is read correctly (due to the `-auto-orient` option)...

> @silllli Thanks for sharing. So you're saying that you didn't have these problems when using GD? Exactly. I noticed it with one image, which was fine before I started...

It also happens with `select` fields that access values of a `structure` field in their query.

Do you know when there will be a fix available? My client is filling their website with content and saving dozens of entries with wrong data. 🥴

I am using this function as part of a file method plugin in all recent projects and didn’t notice any major performance hits: ```php 'slGetSrcset' => function() { // get...

+1 @johngrasty (I have used a solution based on Antony Jones’ repository ([antony/sapper-ie](https://github.com/antony/sapper-ie)) for IE11 support with Sapper and was quite happy I got it working rather automatically. If you...

But despite these errors / warnings during compilation, Vime works with Sapper when dynamically imported and used with ``, as far as I can tell. Or are there problems further...